Releases: Nixtla/tsfeatures
Releases · Nixtla/tsfeatures
v0.4.5
What's Changed
- [FIX] Series with 1 obs by @FedericoGarza in #38
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- [FIX] curvature feature by @FedericoGarza in #37
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- [FEAT] Add basic statistics feature by @FedericoGarza in #36
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- fix: update license by @FedericoGarza in #33
- [FIX] Mutability test with arch_stat features by @FedericoGarza in #34
Full Changelog: v.0.4.1...v0.4.2
v0.4.1
What's Changed
- Add issue template files by @FedericoGarza in #26
- Add release drafter by @FedericoGarza in #27
- [FEAT] Add sparsity test by @FedericoGarza in #30
- [FIX] Seasonal PAC features by @FedericoGarza in #31
- fix: update python publish by @FedericoGarza in #32
Full Changelog: v0.4.0...v.0.4.1
v0.4.0
What's Changed
- [FIX] recover original holt parameters test in #20
- [FIX] statsmodels version in #19
- [FIX] #16 in #18
Full Changelog: v0.3.1...v0.4.0
v0.3.1
- Add better exceptions when using freq.
Update dependencies
- updating requirements.txt and setup.py to allow newer versions
- add antropy dependency
- add new statsmodels version and python>=3.7
Fix Supersmoother
- Fix Supersmoother: for non seasonal time series (freq=1) trend stl_features only returned nan.
- Set dependencies versions.
First PyPi version.
v.0.1.0
adding entropy to feats