|
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 |
Answered by
Msaleh87
Sep 15, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I closed the discussion here as I opened an issue here: #2308
It was answered here: #2310