How to use Arima for data with 2 indexes
问题 I have a time series problem that is a little modified. I have 2 indexed variables, date and user id. for each user id, date, i want to forecast a value. The interesting part is the date resets for each new user id. Standard time series problem have for this time period, forecast the next n days. In my train data, i have for each user id, for jan 1-3, i have their target value. In my test data, for each user id, test date is jan 4-6. For both the train and test data, index of the dataframe is