This message was deleted.
# mlforecast
s
This message was deleted.
j
Hey. Thanks for the detailed report. This was an issue and was fixed in 0.11.5. Can you upgrade to that version and try again?
🙌 1
p
Perfect, I've tried it on the minimum working example and it worked. For the Kaggle notebook I have to do some more changes, but it will probably work too!
🙌 1
So this would also work with exogenous variables? Or is that not implemented with ts.update?
j
Those don't have to be updated, you should be able to just provide the future values and it should work
p
Sure, of course. Thanks again.