Dear Nixtla community, I am trying to replicate th...
# general
f
Dear Nixtla community, I am trying to replicate the example on the AirPassengersDF on another dataset, but I keep getting forecasts (Y_hat_df) with only NaN values except the last one. I am using dates like 2023-10-31 230000, it is the only difference that I can spot with the example. Do you know why and how to fix that? Many thanks
j
Hey. Can you please share the link to the example?
f
j
Did you set
freq='H'
?
f
Amazing thanks a lot!!
My bad thanks for your time