Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Modin 0.33.2 source code.tar.gz | 2025-06-19 | 16.3 MB | |
Modin 0.33.2 source code.zip | 2025-06-19 | 16.8 MB | |
README.md | 2025-06-19 | 637 Bytes | |
Totals: 3 Items | 33.1 MB | 0 |
This patch release includes some bug fixes.
Key Features and Updates Since 0.33.1
- Stability and Bugfixes
- FIX-#5961: Preserve dtypes when inserting column to empty frame. (#7601)
- FIX-#7551: Fix name ambiguity for
value_counts()
on Pandas backend (#7585) - FIX-#7595: Log backend switching information with the modin logger. (#7597)
- Update testing suite
- TEST-#7598: Allow xgboost to log to root. (#7599)
- TEST-#7602: Fix test_pickle by correctly using fixtures. (#7603)
- Uncategorized improvements
Contributors
@sfc-gh-vrpatel @sfc-gh-mvashishtha