-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
approvedThe issue is approved and someone can start working on itThe issue is approved and someone can start working on itinternal improvementThis is an improvement that does not add new functionalityThis is an improvement that does not add new functionality
Milestone
Description
statsmodels release v0.12.0 deprecated the statsmodels.tsa.arima_model.ARIMA model in favor of statsmodels.tsa.arima.model.ARIMA:
We should adapt to this change before they release v0.13.0, which will fully remove the arima_model module:
| from statsmodels.tsa import arima_model |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
approvedThe issue is approved and someone can start working on itThe issue is approved and someone can start working on itinternal improvementThis is an improvement that does not add new functionalityThis is an improvement that does not add new functionality