Nixtla Tsfeatures Versions Save

Calculates various features from time series data. Python implementation of the R package tsfeatures.

v0.4.5

10 months ago

What's Changed

Full Changelog: https://github.com/Nixtla/tsfeatures/compare/v0.4.4...v0.4.5

v0.4.4

10 months ago

What's Changed

Full Changelog: https://github.com/Nixtla/tsfeatures/compare/v0.4.3...v0.4.4

v0.4.3

10 months ago

What's Changed

Full Changelog: https://github.com/Nixtla/tsfeatures/compare/v0.4.2...v0.4.3

v0.4.2

10 months ago

What's Changed

Full Changelog: https://github.com/Nixtla/tsfeatures/compare/v.0.4.1...v0.4.2

v.0.4.1

10 months ago

What's Changed

Full Changelog: https://github.com/Nixtla/tsfeatures/compare/v0.4.0...v.0.4.1

v0.4.0

1 year ago

v0.3.1

2 years ago
  • Add better exceptions when using freq.

v.0.3.0

2 years ago
  • updating requirements.txt and setup.py to allow newer versions
  • add antropy dependency
  • add new statsmodels version and python>=3.7

v.0.2.0

3 years ago
  • Fix Supersmoother: for non seasonal time series (freq=1) trend stl_features only returned nan.
  • Set dependencies versions.

v.0.1.0

3 years ago