Hello all, I will like to know if anyone has any experience working with multiple time series, whereby you pass each series through some tests and the result of the tests provides an indication that the series belongs to a certain group (something like time series clustering but without training a model). I have a panel data set containing a lot of series which are different in time periods and scale. I want to separate all of them into different groups and apply the appropriate preprocessing steps to them before performing forecasting. TIA!