-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Pull requests: huggingface/datasets
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: bound Dataset.take range to prevent IndexError when n > len(dataset)
#8497
opened Aug 19, 2026 by
webdevsamran
Loading…
Validate class labels when casting an integer column to ClassLabel
#8495
opened Aug 18, 2026 by
shoutoutuoadi325
Loading…
Don't mask the original error when finalizing the writer fails in Dataset.map
#8493
opened Aug 17, 2026 by
jayzuccarelli
Contributor
Loading…
Let Dataset.take(n) return what it has when n > len(dataset)
#8492
opened Aug 17, 2026 by
shashvat-singham
Loading…
Fix archive path check allowing sibling-directory escapes
#8490
opened Aug 16, 2026 by
icn5381
Loading…
Add integration test for loading renamed dataset repositories
#8489
opened Aug 16, 2026 by
chintan-diwakar
Loading…
Fix Dataset.skip(n) raising IndexError when n == len(dataset)
#8482
opened Aug 15, 2026 by
shashvat-singham
Loading…
tests(utils): add unit tests for is_documented_by in doc_utils
#8480
opened Aug 14, 2026 by
kaptankrrish
Loading…
Handle null values when batching by column
#8478
opened Aug 14, 2026 by
Michael-RDev
Contributor
Loading…
Fix OverflowError in Dataset.select on in-range negative indices
#8476
opened Aug 13, 2026 by
codeAnqiang-ma
Loading…
Fix negative percent split boundary anchoring to the start when it rounds to 0
#8474
opened Aug 13, 2026 by
codeAnqiang-ma
Loading…
Stop
Dataset.sort() emitting a pyarrow FutureWarning
#8471
opened Aug 12, 2026 by
shashvat-singham
Loading…
Keep the dtype of an empty column in the numpy formatter
#8470
opened Aug 12, 2026 by
shashvat-singham
Loading…
Implement
construct_from_string on PandasArrayExtensionDtype
#8468
opened Aug 12, 2026 by
shashvat-singham
Loading…
Raise a clear error for a deeply nested mesh file
#8466
opened Aug 12, 2026 by
shashvat-singham
Loading…
Make
PandasArrayExtensionDtype._metadata a tuple
#8464
opened Aug 12, 2026 by
shashvat-singham
Loading…
Add test for tokenizer stride with Dataset.map (issue #4769)
#8461
opened Aug 11, 2026 by
imjimit07
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.