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

Load only first part of table for table preview #100

Open
hagenw opened this issue Jul 24, 2024 · 0 comments
Open

Load only first part of table for table preview #100

hagenw opened this issue Jul 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@hagenw
Copy link
Member

hagenw commented Jul 24, 2024

In #97 we introduce a table preview, that relies on downloading the whole table into cache.
We might update the behavior later to read only the first part of a table (which is possible with parquet and csv tables).

The easiest solution might be to first add this feature to audformat, and also provide a way in audb to download a table without writing a pickle file to cache.

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

No branches or pull requests

1 participant