Nixtla / utilsforecast

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

speed up sorted dataframe check #78

Closed jmoralez closed 3 months ago

jmoralez commented 3 months ago

Speeds up the check that verifies if a dataframe is already sorted by over 2x. It slows down the case when the dataframe isn't sorted because we perform some extra checks, but only by around 10-15%.

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB