Sourced from datasets's releases.
5.0.1
Bug fixes
- Fix version string in init.py by
@qgallouedecin huggingface/datasets#8244- fix conda build by
@lhoestqin huggingface/datasets#8250- Fix JSON loader schema inference for files starting with a UTF-8 BOM (#8241) by
@archieviin huggingface/datasets#8243- Support hermes traces by
@lhoestqin huggingface/datasets#8255- Fix batch(by_column=...) crashing after shard/shuffle/split by
@pkooijin huggingface/datasets#8259- fix traces streaming by
@lhoestqin huggingface/datasets#8277- support droid agent traces by
@cfahlgren1in huggingface/datasets#8263- Fix CI: commit operation equality (hfh 1.20.0) and pytest parametrize collection error by
@Wauplinin huggingface/datasets#8283- Fix lance auth by
@lhoestqin huggingface/datasets#8301- Fix symlink-following arbitrary file write in archive extraction by
@AAtomicalin huggingface/datasets#8303- Bug Fix: Resuming Twice Resets the Dataloader by
@francesco-bertolottiin huggingface/datasets#8295- Bump fsspec and simpler wds compr by
@lhoestqin huggingface/datasets#8337- fix: validate Arrow IPC record batches by
@XciDin huggingface/datasets#8350- Make the dataset fingerprint independent of Arrow chunking by
@SuryanshSS1011in huggingface/datasets#8339- Fix casting a nullable LargeList to a different inner type by
@vineethsaivsin huggingface/datasets#8346- docs: replace AutoFeatureExtractor with AutoImageProcessor in image preprocessing docs by
@gautamkishorein huggingface/datasets#8326- Fix column drop in Arrow path of axis=1 concatenation by
@ebarkhordarin huggingface/datasets#8342- Raise on length mismatch in batched IterableDataset.map by
@sohumt123in huggingface/datasets#8332- Fix require_storage_embed recursing into require_storage_cast by
@vineethsaivsin huggingface/datasets#8349- Fix path traversal via metadata file_name in folder-based builders by
@Kaif10in huggingface/datasets#8325- Support batched=True in Dataset.to_dict by
@vineethsaivsin huggingface/datasets#8333- Fix hdf5 external files by
@lhoestqin huggingface/datasets#8355- remove bad require_storage test by
@lhoestqin huggingface/datasets#8357- ensure fiels are in repo by
@lhoestqin huggingface/datasets#8356- Keep flat numeric columns with nulls numeric in numpy format by
@ebarkhordarin huggingface/datasets#8352- Fix bucket dataset card handling and push metadata accounting by
@pjh4993in huggingface/datasets#8354- Fix CSV loader dropping on_bad_lines/encoding_errors on pandas 2.0-2.2 by
@ebarkhordarin huggingface/datasets#8358- Keep integers on the python read path for fixed-shape ArrayXD columns with nulls by
@ebarkhordarin huggingface/datasets#8363- Rebatch arrow source before formatting in IterableDataset.filter to fix resume data loss by
@ebarkhordarin huggingface/datasets#8360- Decode Json() columns in Dataset.to_pandas() by
@ebarkhordarin huggingface/datasets#8344- fix buckets on windows by
@lhoestqin huggingface/datasets#8369- Fix DatasetDict.push_to_hub leaving removed splits in the dataset card by
@pjh4993in huggingface/datasets#8367- Preserve nullable integer columns in to_json/to_csv/to_sql by
@ebarkhordarin huggingface/datasets#8366Docs
- docs: fix duplicate "to" in IterableDataset push-to-hub example by
@DaoyuanLi2816in huggingface/datasets#8252- Clarify dataset creation vs loading workflows in create_dataset tutorial by
@zanvariin huggingface/datasets#8235New Contributors
@DaoyuanLi2816made their first contribution in huggingface/datasets#8252@zanvarimade their first contribution in huggingface/datasets#8235@archievimade their first contribution in huggingface/datasets#8243@pkooijmade their first contribution in huggingface/datasets#8259@AAtomicalmade their first contribution in huggingface/datasets#8303@francesco-bertolottimade their first contribution in huggingface/datasets#8295@XciDmade their first contribution in huggingface/datasets#8350@SuryanshSS1011made their first contribution in huggingface/datasets#8339@vineethsaivsmade their first contribution in huggingface/datasets#8346
... (truncated)
921c2a7
release: 5.0.1 (#8370)c6fc5cd
Preserve nullable integer columns in to_json/to_csv/to_sql (#8366)6747b87
Fix DatasetDict.push_to_hub leaving removed splits in the dataset card
(#8367)b305031
fix buckets on windows (#8369)030a3e5
Decode Json() columns in Dataset.to_pandas() (#8344)0f207a0
Rebatch arrow source before formatting in IterableDataset.filter to fix
resum...adad35d
Keep integers on the python read path for fixed-shape ArrayXD columns
with nu...8966746
Fix CSV loader dropping on_bad_lines/encoding_errors on pandas 2.0-2.2
(#8358)b8e861a
Fix bucket dataset card handling and push metadata accounting (#8354)521a590
Keep flat numeric columns with nulls numeric in numpy format (#8352)