Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 506 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 506 Bytes

v0.2.1 (2024-09-17)

v0.2.0 (2024-09-13)

Feat

  • allows to filter out patches containing NaN values

Fix

  • disable NaN filtering per default to ensure errors if they are unexpected

v0.1.2 (2024-02-19)

v0.1.1 (2024-02-19)

Fix

  • use min instead of deprecated T for pandas freq

  • reduce required matplotlib version for python 3.7 compatibility

  • TimeSeriesSplit now works with newer pandas versions

  • update project repository urls

  • Update the readme with new project url