Python in Excel: How to forecast time series data with ARIMA

In a previous post, we looked at how Copilot in Excel can help us build an ARIMA forecast with Python. That approach has some real advantages: Copilot can help generate code, explain unfamiliar syntax, and speed up the initial modeling process. There are also advantages to building the model ourselves. Writing the Python code directly … Continue reading Python in Excel: How to forecast time series data with ARIMA