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

✨ improved progress support #1738

Merged
merged 1 commit into from
Nov 25, 2021
Merged

✨ improved progress support #1738

merged 1 commit into from
Nov 25, 2021

Conversation

maartenbreddels
Copy link
Member

  • progress is now an argument to vaex.open to be used in combination with convert
  • more titles for progress values
  • rich progress support

Copy link
Member

@JovanVeljanoski JovanVeljanoski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow this is amazing! Very exciting stuff!

- name: Test comand line
run: |
vaex convert ~/.vaex/data/helmi-dezeeuw-2000-FeH-v2-10percent.hdf5 test.parquet
pip install rich
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be added as a proper dependency now? So we can track in case something changes with versions etc.?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not for now, the import is also done non-top level, if it mature, and if we are going to use rich at more places, I'm happy to make it a dependency.

@maartenbreddels
Copy link
Member Author

screencaps
vaex-progress-unique-jupyter

vaex-progress-export

@maartenbreddels maartenbreddels force-pushed the feat_progress_more branch 3 times, most recently from a59c3ad to 1513141 Compare November 25, 2021 11:06
 * progress is now an argument to vaex.open to be used in combination with convert
 * more titles for progress values
 * rich progress support
@maartenbreddels maartenbreddels merged commit 3d5c2fb into master Nov 25, 2021
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

Successfully merging this pull request may close these issues.

2 participants