HI,
I am trying to do a timeseries forecast prediction. my data set comprise of multiple variables which I separate to become univariate(in order to do the ARIMA prediction), it is also across multiple departments, (Please see example)
Is there a way to perform the calculations/forecast while iterating through the department and joining them back together.
Thank you very much for the help