github modin-project/modin 0.37.0
Modin 0.37.0

7 hours ago

This release includes bugfixes for Series.json, DataFrame.rename, and eval, and performance improvements for joins with AutoSwitchBackend enabled.

Key Features and Updates Since 0.36.0

  • Stability and Bugfixes
    • FIX-#7624: Add proper implementation for Series.to_json (#7673)
    • FIX-#7664: Add typing_extensions dependency (#7665)
    • FIX-#7667: Fix axis=None case for DataFrame.rename (#7674)
    • FIX-#7669: Respect eval(inplace=False). (#7670)
    • FIX-#7671: Fix transfer message truncating on larger sizes (#7672)
    • FIX-#7675: Allow backend switching to backends other than provided arguments (#7679)
  • Update testing suite
    • TEST-#7681: Interop Tests should all use Backend.get instead of "Ray" (#7680)
  • New Features
    • FEAT-#7676: in-place casting between DataFrame engines (#7666)

Contributors

@sfc-gh-dpetersohn
@sfc-gh-joshi
@sfc-gh-mvashishtha

Don't miss a new modin release

NewReleases is sending notifications on new releases.