File python-datasets.changes of Package python-datasets
------------------------------------------------------------------- Mon Sep 30 15:49:27 UTC 2024 - Guang Yee <gyee@suse.com> - Release v3.0.1 * Modify add_column() to optionally accept a FeatureType as param by * Align filename prefix splitting with WebDataset library by * Support ndjson data files by * Support JSON lines with missing struct fields by * Support JSON lines with empty struct by * fix increase_load_count by * fix docstring code example for distributed shuffle by * Support JSON lines with missing columns by * Add torchdata as a regular test dependency by