What's new in 0.5.1 (2023-08-14)
These are the changes in xorbits v0.5.1.
New features
* FEAT: Export dataset by codingl2k1 in https://github.com/xorbitsai/xorbits/pull/639
* FEAT: Iterable dataset by codingl2k1 in https://github.com/xorbitsai/xorbits/pull/643
Enhancements
* ENH: Compatible with scikit-learn 1.3.0 by ChengjieLi28 in https://github.com/xorbitsai/xorbits/pull/648
* BLD: fix docker build on python 3.11 by ChengjieLi28 in https://github.com/xorbitsai/xorbits/pull/642
* BLD: add datasets dependency in docker base image by ChengjieLi28 in https://github.com/xorbitsai/xorbits/pull/644
* BLD: git reset to fix dirty tag by aresnow1 in https://github.com/xorbitsai/xorbits/pull/655
* BLD: Fix source building by aresnow1 in https://github.com/xorbitsai/xorbits/pull/657
* BLD: Fix uploading wheel when it exists by aresnow1 in https://github.com/xorbitsai/xorbits/pull/658
Bug fixes
* BUG: Fix Huggingface dataset loader filelock conflict by codingl2k1 in https://github.com/xorbitsai/xorbits/pull/633
* BUG: Fix pre-commit arg and CI node version by Flying-Tom in https://github.com/xorbitsai/xorbits/pull/622
* BUG: Fix missing ArrowDtype by codingl2k1 in https://github.com/xorbitsai/xorbits/pull/641
* BUG: Fix `_generate_value` when building mock dataframe by aresnow1 in https://github.com/xorbitsai/xorbits/pull/645
* BUG: Fix issues when connecting to a real yarn cluster by ChengjieLi28 in https://github.com/xorbitsai/xorbits/pull/647
Tests
* TST: K8s with juicefs CI may leads to pv conflict by ChengjieLi28 in https://github.com/xorbitsai/xorbits/pull/646
Others
* Fix copyright by codingl2k1 in https://github.com/xorbitsai/xorbits/pull/651
* CHORE: Remove win32 support by aresnow1 in https://github.com/xorbitsai/xorbits/pull/652
**Full Changelog**: https://github.com/xorbitsai/xorbits/compare/v0.5.0...v0.5.1