TypeError when trying to make predictions using a fitted ForecasterSarimax object in Skforecast
I’m encountering an error when trying to predict using a fitted forecaster object. I’ve followed this SarimaxForecaster tutorial and I don’t get any error. However my dataset in hourly and when I try to predict, I get the following error –