Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@chrisburr chrisburr released this 10 Nov 14:47
· 88 commits to master since this release

Features:

  • Add support for noexpand: prefix to allow formulas in column names #14

Bugfixes:

  • Exclude columns that are not one-dimensional #19
  • DataFrame chunks will have duplicate indices #24
  • Require pandas >= 0.18.0 #34