Skip to content

v0.20.1

Compare
Choose a tag to compare
@nils-braun nils-braun released this 14 Jun 21:31
· 11 commits to main since this release
  • Added Features

    • Make tsfresh compatible with numpy 1.24 (#1018) and pandas 2.0 (#1028)
  • Bugfixes/Typos/Documentation:

    • Use pandas Index.equals in check_if_pandas_series (#963)
    • Updates to package layout, CI/CD and developer setup