Skip to content

v1.7.5

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 17:17
· 16 commits to main since this release
4e1f996

New Features

Bug Fixes

  • Fix allowdrift and allowmean in non-stepwise AutoARIMA @manuel-calzolari (#828)
  • return Naive model for constant series in AutoCES @jmoralez (#821)
  • disable decomposition in theta when data has less than two seasonal periods @jmoralez (#820)
  • return max float instead of Inf in arima_css_op @jmoralez (#819)

Enhancement