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

implement DatasetDict.shuffle #154

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ArneBinder
Copy link
Owner

@ArneBinder ArneBinder commented Sep 9, 2024

TODO:

  • add test(s)

@ArneBinder ArneBinder added the enhancement New feature or request label Sep 9, 2024
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 91.79%. Comparing base (e1db8f3) to head (ba1168d).

Files with missing lines Patch % Lines
src/pie_datasets/core/dataset_dict.py 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
- Coverage   92.19%   91.79%   -0.41%     
==========================================
  Files          10       10              
  Lines         897      902       +5     
==========================================
+ Hits          827      828       +1     
- Misses         70       74       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

1 participant