v0.5.0
What's new in 0.5.0 (2023-07-28)
These are the changes in xorbits v0.5.0.
New features
- FEAT: Basic datasets feature by @codingl2k1 in #600
- FEAT: Raise clearer errors when encountering OOM by @Flying-Tom in #621
- Feat: Basic datasets getitem by @codingl2k1 in #628
Enhancements
Bug fixes
- BUG: Fix
pd.read_csv
with encoding parameter by @aresnow1 in #614 - BUG: fix from_tensor by @Hank0626 in #625
- BUG: fix drop_duplicates no dtypes by @Hank0626 in #627
Tests
Documentation
- DOC: Add best practice for loading data by @aresnow1 in #620
- Doc: Datasets doc by @codingl2k1 in #619
Others
- CHORE: add msbuild to CI by @YibinLiu666 in #631
New Contributors
- @Flying-Tom made their first contribution in #621
Full Changelog: v0.4.4...v0.5.0