Skip to content

Releases: Nixtla/tsfeatures

v0.4.5

20 Jun 08:19
Compare
Choose a tag to compare

What's Changed

  • [FIX] Series with 1 obs by @FedericoGarza in #38

Full Changelog: v0.4.4...v0.4.5

v0.4.4

20 Jun 08:00
Compare
Choose a tag to compare

What's Changed

  • [FIX] curvature feature by @FedericoGarza in #37

Full Changelog: v0.4.3...v0.4.4

v0.4.3

20 Jun 04:17
Compare
Choose a tag to compare

What's Changed

  • [FEAT] Add basic statistics feature by @FedericoGarza in #36

Full Changelog: v0.4.2...v0.4.3

v0.4.2

18 Jun 03:46
db469b3
Compare
Choose a tag to compare

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

18 Jun 02:43
8620a44
Compare
Choose a tag to compare

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

08 Dec 03:42
Compare
Choose a tag to compare

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

02 Sep 16:06
Compare
Choose a tag to compare
  • Add better exceptions when using freq.

Update dependencies

01 Jul 22:55
Compare
Choose a tag to compare
  • updating requirements.txt and setup.py to allow newer versions
  • add antropy dependency
  • add new statsmodels version and python>=3.7

Fix Supersmoother

07 Jan 19:50
Compare
Choose a tag to compare
  • Fix Supersmoother: for non seasonal time series (freq=1) trend stl_features only returned nan.
  • Set dependencies versions.

First PyPi version.

03 Aug 23:11
Compare
Choose a tag to compare
v.0.1.0

adding entropy to feats