Skip to content

v0.5.5

Choose a tag to compare

@qinxuye qinxuye released this 24 Nov 14:51
8823fbd

This is the release notes of v0.5.5. See here for the complete list of solved issues and merged PRs.

New Features

  • DataFrame
    • Implements {DataFrame,Series}.explode (#1715)

Enhancements

  • Add configuration page on Mars Web (#1701)
  • Remount /dev/shm directory in entrypoint.sh in Kubernetes and limit plasma size to avoid SIGBUS (#1703)
  • Add pure-dependent option for operands (#1707)

Bug fixes

  • Fix the KeyError in estimate_fuse_size (#1699)
  • Fix inferring dtype for series.map (#1724)
  • Fix sort functions in CUDA (#1725)