-
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 double-wrapped storage options in xPath.glob
#8544
opened Sep 1, 2026 by
ebarkhordar
Contributor
Loading…
feat(features): add BioSequence and BioStructure decodable features
#8542
opened Sep 1, 2026 by
behroozazarkhalili
•
Draft
Actually drop malformed splits in DatasetInfo._from_yaml_dict
#8541
opened Aug 31, 2026 by
ebarkhordar
Contributor
Loading…
Apply the bit-vs-byte suffix rule to the binary size units
#8539
opened Aug 30, 2026 by
vineethsaivs
Contributor
Loading…
Validate delimiter and repeated column_names in ConllConfig
#8535
opened Aug 30, 2026 by
LeSingh1
Loading…
Validate on_bad_files in the parquet and vortex configs
#8534
opened Aug 30, 2026 by
LeSingh1
Loading…
Do not fail all of test_file_utils when zstandard is not installed
#8532
opened Aug 30, 2026 by
LeSingh1
Loading…
Split the torch assertions out of test_dataset_to_iterable_dataset
#8531
opened Aug 30, 2026 by
LeSingh1
Loading…
Skip test_interleave_dataset_with_sharding when torch is not installed
#8530
opened Aug 30, 2026 by
LeSingh1
Loading…
Reject a repeated column name in Dataset.remove_columns
#8529
opened Aug 30, 2026 by
LeSingh1
Loading…
Allow swapping column names in IterableDataset.rename_columns
#8528
opened Aug 30, 2026 by
LeSingh1
Loading…
Reject an unknown input_columns in IterableDataset.map and filter
#8527
opened Aug 30, 2026 by
LeSingh1
Loading…
Reject an unknown column when removing columns from an IterableDataset
#8525
opened Aug 30, 2026 by
LeSingh1
Loading…
Return None for a null row of a dynamic-shape ArrayXD column
#8524
opened Aug 28, 2026 by
Kayvan-Zahiri
Loading…
fix(json): defensively recover invalid Arrow tables in JSON loader (#5531)
#8521
opened Aug 28, 2026 by
FinalSunFlower
Loading…
Take the image dtype from Arrow storage in Image.cast_storage
#8520
opened Aug 26, 2026 by
Kayvan-Zahiri
Loading…
Return numpy scalars from numpy formatting and keep duration dtypes
#8519
opened Aug 26, 2026 by
Kayvan-Zahiri
Loading…
Validate features when a cast only changes schema metadata
#8518
opened Aug 26, 2026 by
Kayvan-Zahiri
Loading…
fix(tsfile): version-aware guard for the optional Apache TsFile SDK
#8517
opened Aug 26, 2026 by
AxelNoun
Loading…
2 of 3 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.