This release includes various bug fixes and improvements.
Key Features and Updates Since 0.33.0
- 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-#7582: Add copy parameter to array methods. (#7584)
- FIX-#7595: Log backend switching information with the modin logger. (#7597)
- FIX-#7611: Display 'modin.pandas' instead of 'None' in backend switching information. (#7612)
- FIX-#7616: Implement array_function stub (#7617)
- Update testing suite
- New Features
Contributors
@sfc-gh-vrpatel
@sfc-gh-joshi
@sfc-gh-mvashishtha
@sfc-gh-jkew