Nixtla / mlforecast

Scalable machine 🤖 learning for time series forecasting.
https://nixtlaverse.nixtla.io/mlforecast
Apache License 2.0
860 stars 84 forks source link

handle short series exception #256

Closed jmoralez closed 11 months ago

jmoralez commented 11 months ago

Description

With the polars addition the target transformations are now applied on arrays which don't have the ids available, so an exception was implemented that could be catched in the TimeSeries object which knows the ids and can provide a more informative error message. This implements that message.

Checklist:

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