multi horizon timeseries time_idx #1682
Unanswered
Pavan-Naga-207
asked this question in
Q&A
Replies: 2 comments
-
This is more a question. Thus, I convert it to a discussion |
Beta Was this translation helpful? Give feedback.
0 replies
-
Did you tried to use groups for each of these time series? I.e., group 1 contains time series for district/state x, group 2 for district/state y, etc.? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my dataset, i have multiple time series, like price of product in different states, districts and markets. and the length of time series are not constant. some time series are staring from 01-01-2011, and some are starting from 01-01-2015. so in this case how can i set the time_idx.
Beta Was this translation helpful? Give feedback.
All reactions