Skip to content

Modin 0.24.1

Compare
Choose a tag to compare
@anmyachev anmyachev released this 28 Sep 12:40
· 256 commits to master since this release
0.24.1
4c01f64

Hotfix for sort_values.

Key Features and Updates Since 0.24.0

  • Stability and Bugfixes
    • FIX-#6604: HDK: Added support for list to DataFrame.agg() (#6606)
    • FIX-#6607: Fix incorrect cache after .sort_values() (#6608)

Contributors

@AndreyPavlenko
@dchigarev