Skip to content

A fetch progress bar for when you read a parquet file from hugging face. #20499

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

Closed
vkhinvasara opened this issue Dec 30, 2024 · 1 comment
Closed
Labels
enhancement New feature or an improvement of an existing feature

Comments

@vkhinvasara
Copy link

vkhinvasara commented Dec 30, 2024

Description

pl.read_parquet(hf_url)should have an option to print a progress bar which should be displayed on the terminal whenever the parquet file is being fetched. Something like an additional flag to enable this functionality would be awesome, I have spent some time just wondering on the progress on how much of the dataset has already been fetched, leaving me a little clueless.

@vkhinvasara vkhinvasara added the enhancement New feature or an improvement of an existing feature label Dec 30, 2024
@vkhinvasara vkhinvasara changed the title A download bar for when you read a parquet file from hugging face. A fetch progress bar for when you read a parquet file from hugging face. Dec 30, 2024
@ritchie46
Copy link
Member

I will close this issue as over specific. We have an request for progress bars already, where this would fall under: #4654

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants