Skip to content

Modin 0.26.1

Compare
Choose a tag to compare
@anmyachev anmyachev released this 19 Jan 15:53
· 155 commits to master since this release
0.26.1
c207880

This release includes a fix for concat function.

Key Features and Updates Since 0.26.0

  • Stability and Bugfixes
    • FIX-#6830: Pass AWS related env vars to mpiexec (#6867)
    • FIX-#6840: Call tolist function in DtypesDescriptor._merge_dtypes (#6844)
  • Update testing suite
    • TEST-#6777: Make to_csv tests on Unidist more stable (for test-all-unidist CI job) (#6851)
    • TEST-#6830: Use local s3 server instead of public s3 buckets (#6863)
    • TEST-#6846: Skip unstable Unidist to_csv tests (#6847)
  • New Features
    • FEAT-#6830: Remove public s3 bucket reference (#6829)

Contributors

@leshikus
@anmyachev