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

Fix an example related to ProgressBar usage #3634

Closed
YarShev opened this issue Nov 1, 2021 · 4 comments · Fixed by #5119
Closed

Fix an example related to ProgressBar usage #3634

YarShev opened this issue Nov 1, 2021 · 4 comments · Fixed by #5119
Labels
documentation 📜 Updates and issues with the documentation Infrastructure Issues related to Docker containers, jupyter notebooks and etc P2 Minor bugs or low-priority feature requests

Comments

@YarShev
Copy link
Collaborator

YarShev commented Nov 1, 2021

Remove tqdm import and add an operation on Modin Dataframe in https://modin.readthedocs.io/en/latest/experimental_features/progress_bar.html#quickstart.

@devin-petersohn
Copy link
Collaborator

@YarShev Should this be in 0.13.0? I think it can be pretty straightforward to fix.

@YarShev
Copy link
Collaborator Author

YarShev commented Nov 19, 2021

@devin-petersohn , yes, we should put this in 0.13.0. I will issue a PR soon.

@anmyachev anmyachev added the Infrastructure Issues related to Docker containers, jupyter notebooks and etc label Apr 21, 2022
@RehanSD
Copy link
Collaborator

RehanSD commented Oct 12, 2022

@YarShev has this issue been resolved?

@mvashishtha mvashishtha added documentation 📜 Updates and issues with the documentation P2 Minor bugs or low-priority feature requests labels Oct 12, 2022
YarShev added a commit to YarShev/modin that referenced this issue Oct 12, 2022
Signed-off-by: Igoshev, Iaroslav <iaroslav.igoshev@intel.com>
@YarShev
Copy link
Collaborator Author

YarShev commented Oct 12, 2022

Issued #5119.

mvashishtha pushed a commit that referenced this issue Oct 12, 2022
Signed-off-by: Igoshev, Iaroslav <iaroslav.igoshev@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📜 Updates and issues with the documentation Infrastructure Issues related to Docker containers, jupyter notebooks and etc P2 Minor bugs or low-priority feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants