Skip to content

v0.59.0

Choose a tag to compare

@chukarsten chukarsten released this 28 Sep 02:19
· 363 commits to main since this release
c0a81c3

v0.59.0 Sep. 27, 2022

Enhancements

  • Enhanced Decomposer with determine_periodicity function to automatically determine periodicity of seasonal target. #3729
  • Enhanced Decomposer with set_seasonal_period function to set a Decomposer object's seasonal period automatically. #3729

Fixes

  • Fixed holdout warning message showing when using default parameters #3727
  • Fixed bug in Oversampler where categorical dtypes would fail #3732

Changes

  • Automatic sorting of the time_index prior to running DataChecks has been disabled #3723

Documentation Changes

Testing Changes

  • Update job to use new looking glass report command #3733