Skip to content

Conversation

ppant
Copy link

@ppant ppant commented Feb 18, 2025

Hi Krishna,
I've adapted couple of imports as notebook was failing due to depreciated libs.
Below are the changes in lines:
Auto Regressive Model
`from pandas.plotting import autocorrelation_plot

For non-seasonal data
`from statsmodels.tsa.arima.model import ARIMA``
statsmodels.tsa.arima_model.ARMA and statsmodels.tsa.arima_model.ARIMA are depreciated.

Now notebook is running fine.
Thanks for your work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant