Skip to content

Modin 0.16.2

Compare
Choose a tag to compare
@mvashishtha mvashishtha released this 21 Oct 21:00
· 874 commits to master since this release
3f01114

This release includes pandas 1.5.1 support and two bug fixes.

Key features and Updates

  • Stability and Bugfixes
    • FIX-#4016, FIX-#4086, FIX-#4039: Fall back to pandas in case of duplicate column names (#4896)
    • FIX-#5128: Fix reading parquet directory from s3. (#5129)
  • New Features

Contributors

@AndreyPavlenko
@mvashishtha
@YarShev