v0.18.1 Drop support for pandas>=0.23.0
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.