Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tqdm progressbar to BookStream and SheetStream [feature request] #265

Open
root-11 opened this issue Aug 4, 2022 · 0 comments
Open

Comments

@root-11
Copy link

root-11 commented Aug 4, 2022

Would it be possible to add a progress bar (tqdm preferred) to load & save sheet/book?

I often see 400-500Mb xlsx books and it does take a little while to read them.

At a quick glance it seems like a relatively simple wrapping about get_stream for load book and sheet near this:

def get_book_stream(**keywords):

For save I couldn't quite figure the call hierarchy out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant