This message was deleted.
# neural-forecast
s
This message was deleted.
j
Hey. You can provide an updated dataframe to the predict method, that will use the new values of the series to predict h steps ahead from that. Here's a related discussion: https://nixtlacommunity.slack.com/archives/C031M8RLC66/p1701988742062359?thread_ts=1701929429.708659&cid=C031M8RLC66
f
Ah that's what I did wrong. I only updated the futr_df and that's why I couldn't make it work. Thanks a lot @José Morales!
🙌 1