Skip to content
New issue

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

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

Already on GitHub? # to your account

Add missing progress bars #163

Open
tfardet opened this issue Jul 18, 2023 · 1 comment
Open

Add missing progress bars #163

tfardet opened this issue Jul 18, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@tfardet
Copy link
Collaborator

tfardet commented Jul 18, 2023

Currently there are no progress bars for the following functions (list is likely not exhaustive):

  • geodata.get_geodata (problematic as download can be extremely long, e.g. for "communes")
  • mactodata.get_series

It would be good to add them.

@tfardet tfardet added the enhancement New feature or request label Jul 18, 2023
@hadrilec
Copy link
Contributor

  • if there are more than 1000 elements a tqdm progress bar should pop up from the geodata.get_geodata function. If this is not the case for you there is an issue, could you please check again?

  • In macrodata.get_series a tqdm progress bar could be added here indeed

Feel free to make a PR.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants