Skip to content

v0.1.8

Compare
Choose a tag to compare
@stephen-hoover stephen-hoover released this 18 Apr 21:18
· 23 commits to master since this release
c231cf6

[0.1.8] - 2018-04-19

Fixed

  • Fixed DataFrameETL transformations of DataFrames with non-trivial
    index when preserving DataFrame output type (#32, #33)
  • Add pandas version restrictions by Python version (#37)
  • Fix code which was incompatible with older pandas version (#37)