v0.2.4
What's Changed
- Update contributing to support new dev main structure by @seyuboglu in #203
- Add args, kwargs to ColumnIOMixin._read_data by @seyuboglu in #204
- Fix from_huggingface and add tests by @seyuboglu in #205
- Minor fix by @khaledsaab in #206
- Add downloader to ImageColumn by @seyuboglu in #207
- Remove default addition of index by @seyuboglu in #208
- Add DEW contrib to registry by @seyuboglu in #209
- Catch ConnectionResetError by @seyuboglu in #210
- Add inaturalist to contrib by @seyuboglu in #211
- Fix issue where arraycolumns can't be saved with jsonlines by @seyuboglu in #214
- Update the docs and add user guide. by @seyuboglu in #215
- Add contrib for enron email dataset by @seyuboglu in #217
- Fix PIL attribute error on list and lambda column representations by @seyuboglu in #218
- mmap path bug fix by @khaledsaab in #219
- Downgrade pytorch dependency bound by @seyuboglu in #220
- Fix issue with subclassing
DataPanel._state_keys
by @seyuboglu in #224 - Use multiple slices instead of pa.Table.take in ArrowBlock by @seyuboglu in #226
- Fix issue where boolean list can't index by @seyuboglu in #227
- Add support for AudioColumn by @seyuboglu in #222
- Add waterbirds contrib by @seyuboglu in #228
- Add guide to indexing and slicing by @seyuboglu in #225
- Docs/build fix by @seyuboglu in #230
- Bump version by @seyuboglu in #231
Full Changelog: v0.2.3...v0.2.4