This release reverts the pandas requirement from 2.2.1 to >=2.2,<2.3
0.28.1
0.28.0
This release introduces `modin.pandas.api.extensions` module, faster implementations for `merge` and `groupby.rolling`(by default) functions, and new functions to work with Ray Dataset: `to/from_ray_dataset`. It also includes some other new features, performance optimizations and bug fixes.
0.27.1
This release pins numpy<2.
0.27.0
This release updates pandas to 2.2, introduces lazy execution mode on Ray, new functions that support glob syntax and speeds up several more groupby cases. It also includes some other new features, performance optimizations and many bug fixes.