Nixtla / utilsforecast

https://nixtlaverse.nixtla.io/utilsforecast
Apache License 2.0
42 stars 7 forks source link

support returning multiple time features from function #111

Closed jmoralez closed 2 months ago

jmoralez commented 2 months ago

Adds support for providing functions that return multiple features to the time_features function. For pandas the function should return a pandas dataframe and for polars a list of expressions.

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB