-
So I was trying to plot the forecast data on top of the test data. I can plot them separately, but not on top of each other. Then I tried to extract the forecast data, but for some reason, I could not. Here is my code:
Now if I want to plot I do:
How can plot them on top of each other, and more importantly how can I extract the forecast data in the format of timestamps and corresponding values? Every time I try any command on forecast[0], it gives me an error that it's a QuantileForecast object I checked this one, but didn't help: #987 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I closed the discussion here as I opened an issue here: #2308 It was answered here: #2310 |
Beta Was this translation helpful? Give feedback.
I closed the discussion here as I opened an issue here: #2308
It was answered here: #2310