What's Changed
- Modify add_column() to optionally accept a FeatureType as param by @varadhbhatnagar in #7143
- Align filename prefix splitting with WebDataset library by @albertvillanova in #7151
- Support ndjson data files by @albertvillanova in #7154
- Support JSON lines with missing struct fields by @albertvillanova in #7160
- Support JSON lines with empty struct by @albertvillanova in #7162
- fix increase_load_count by @lhoestq in #7165
- fix docstring code example for distributed shuffle by @lhoestq in #7166
- Support JSON lines with missing columns by @albertvillanova in #7170
- Add torchdata as a regular test dependency by @albertvillanova in #7172
New Contributors
- @varadhbhatnagar made their first contribution in #7143
Full Changelog: 3.0.0...3.0.1