Modin 0.9.1
devin-petersohn
released this
16 Mar 02:04
·
1561 commits
to master
since this release
Modin 0.9.1 Release Notes This release contained a number of bugfixes. All users are recommended to update to the latest version. Key Bugfixes ------------ * FIX-#2798: Fix number of partitions for dataframe on a cluster (#2828) * FIX-#2859: Fix metadata calculation on reduce operations (#2860) * FIX-#2857: Correctly handle identical index binary operations (#2862) * FIX-#2869: Fix setting NPartitions via put (#2870) * Fix Pickle support for DataFrame and Series (#2835) Contributors this release ------------------------- The following users contributed code to Modin since the last release. @mGalarnyk @YarShev @anmyachev @gshimansky @prutskov @dchigarev @RehanSD @devin-petersohn Thank you!