Nixtla / mlforecast

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

deterministic column order #262

Closed jmoralez closed 8 months ago

jmoralez commented 8 months ago

Description

Uses column selection instead of relying on polars' schema argument in the df constructor to ensure that the columns order is deterministic.

Checklist:

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB