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

progress bar? #11

Open
arjunsavel opened this issue Aug 5, 2021 · 1 comment
Open

progress bar? #11

arjunsavel opened this issue Aug 5, 2021 · 1 comment

Comments

@arjunsavel
Copy link

Thoughts on adding a progress bar to the code (e.g., with tqdm)? Might be helpful when calculating scenario probabilities! I'd be happy to submit a PR if so.

@stevengiacalone
Copy link
Owner

That would be a cool addition! It crossed my mind in the past, but I abandoned the idea after implementing the parallelization option. I don't think tqdm would work when setting parallel=True, since there's no loop involved in that case (although my understanding of tqdm is limited, so I could be wrong). You're welcome to give it a shot, though!

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

2 participants