Nixtla / hierarchicalforecast

Probabilistic Hierarchical forecasting 👑 with statistical and econometric methods.
https://nixtlaverse.nixtla.io/hierarchicalforecast
Apache License 2.0
574 stars 71 forks source link

keep only observed combinations in aggregate #242

Closed jmoralez closed 10 months ago

jmoralez commented 11 months ago

Adds observed=True to the groupby that aggregates the series in the aggregate function so that the output has only the observed combinations in case the columns are categoricals.

review-notebook-app[bot] commented 11 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB