PandasDataset.from_long_dataframe Error: AssertionError when using gluonts, static_feature_columns and use_feat_static_cat=True
I’m struggling with setting up PandasDataset.from_long_dataframe. The error code is not specified clearly, and I can’t fix it as I’m not sure where the problem is. I suspect there’s an issue with static_feature_columns=static_cat_columns and use_feat_static_cat=True, but I can’t recognize the relation between them.
How to use the Pandas frequency ‘C’ in gluonts.dataset.common.ListDataset
How to use the Pandas frequency ‘C’ in gluonts.dataset.common.ListDataset