Nixtla / utilsforecast

https://nixtlaverse.nixtla.io/utilsforecast
Apache License 2.0
40 stars 6 forks source link

support more frequencies in generate_series #37

Closed jmoralez closed 10 months ago

jmoralez commented 10 months ago

Adds support for all pandas frequencies in generate_series. If the frequency is one of ('D', 'H', 'M') then the data will have a seasonal period, otherwise they just have random values.

Fixes #33.

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB