Skip to content

v0.18.1 Drop support for pandas>=0.23.0

Compare
Choose a tag to compare
@kayibal kayibal released this 01 Jun 12:04
· 27 commits to master since this release
4d5fd2b

Changelist:

  • drop support for pandas>=0.23.0
  • update dask collection usage

This release temporarily drops support for pandas >= 0.23.0 as the internal API changed and we have to adjust sparsity to reflect those changes. The next release will most probably add support for the latest pandas version.