github modin-project/modin 0.18.1
Modin 0.18.1

latest releases: 0.32.0, 0.31.0, 0.27.1...
20 months ago

Modin 0.18.1

This release includes pandas 1.5.3 support and a bunch of bug fixes.

Key Features and Updates Since 0.18.0

  • Stability and Bugfixes
    • FIX-#1227: Avoid RecursionError for __int__ and __float__ (#5502)
    • FIX-#1503: Proper implementation of Series.values (#5469)
    • FIX-#2320: Raise exceptions in read_csv in some cases with skipfooter!=0 (#5522)
    • FIX-#2493: Defaults to pandas for read_csv if lineterminator!=None (#5515)
    • FIX-#2494: Defaults to pandas for read_csv if escapechar!=None (#5521)
    • FIX-#2508: Defaults to pandas for read_csv if dialect!=None (#5512)
    • FIX-#3620: Fix construction of dataframe from index (#5490)
    • FIX-#3928: Fix column insertion into empty data frame (#5103)
    • FIX-#4186: Fix __repr__ of Modin categorical Series (#5516)
    • FIX-#5165: make 'groupby' handle non-str 'by' columns (#5411)
    • FIX-#5273: Make ParquetFileToRead a named tuple (#5352)
    • FIX-#5436: Fix '.index' extraction for an empty frame (#5431)
    • FIX-#5473: Fixed a bug that ignored positional arguments in DataFrameGroupBy.take() (#5474)
    • FIX-#5477: Fix TypeError: read_sas() takes 1 positional argument but 2 were given (#5465)
    • FIX-#5488: Remove usage of deprecated numpy types (#5487)
    • FIX-#5492: Fix Series.values when Series.dtype==ExtensionDtype (#5493)
    • FIX-#5514: pin sphinx<6.0.0 (#5513)
    • FIX-#5531: Fix failure when inserting a 2D python list into a frame (#5555)
    • FIX-#5568: Pin 'fastparquet<2023.1.0' (#5569)
  • New Features

Contributors

@AndreyPavlenko
@YarShev
@anmyachev
@dchigarev
@vnlitvinov
@Retribution98

Don't miss a new modin release

NewReleases is sending notifications on new releases.