v0.4.0
What's new in 0.4.0 (2023-06-21)
These are the changes in xorbits v0.4.0.
New features
Enhancements
Bug fixes
- BUG: fix
sort_index
bug of multi-level indexed Dataframe with multi-chunk by @pangyoki in #506 - BUG: fix dataframe sample by @Hank0626 in #532
- Bug: Fix numpy CI by @Hank0626 in #537
- BUG: fix lightgbm by @Hank0626 in #541
- BUG: Suppress scipy warnings by @aresnow1 in #543
Documentation
- DOC: Init Xgboost Doc by @Hank0626 in #525
- DOC: Updated doc for python support version by @shark-21 in #518
- DOC: Install xgboost for doc building by @aresnow1 in #539
- DOC: Add lightgbm doc by @yifeis7 in #540
Full Changelog: v0.3.2...v0.4.0