alkaline-ml / pmdarima

A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.
https://www.alkaline-ml.com/pmdarima
MIT License
1.57k stars 231 forks source link

[MRG+1] Remove old deprecation warnings #494

Closed tgsmith61591 closed 2 years ago

tgsmith61591 commented 2 years ago

Description

Pre-2.0 merge to remove old, cluttered deprecation warnings. These will raise going forward.

Fixes #(issue)

Type of change

Please delete options that are not relevant.

aaronreidsmith commented 2 years ago

One thought — wanna roll a “what’s new” update into this PR?