This release contains a few key bugfixes and pandas version update.
Key Features and Updates
- FIX-#4376: Upgrade pandas to 1.4.2 (#4377)
- FIX-#4390: Add redis to Modin dependencies (#4396)
- FIX-#3527: Fix parquet partitioning issue causing negative row length partitions (#4368)
- FIX-#4330: Override the memory limit to start ray 1.11.0 on Macs. (#4335)
- FIX-#4394: Fix issue with multiindex metadata desync (#4395)
- FIX-#4373: fix usage of 'read_csv_glob' with 'usecols' parameter (#4405)
- FIX-#4425: Add parameters to groupby pct_change. (#4429)
Contributors
@Garra1980, @devin-petersohn, @dchigarev, @jeffreykennethli, @mvashishtha, @YarShev, @anmyachev