functime-org / functime

Time-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data.
https://docs.functime.ai
Apache License 2.0
1.02k stars 55 forks source link

Add polars-upgrade pre-commit hook #142

Closed baggiponte closed 9 months ago

baggiponte commented 9 months ago

What does this implement/fix? Explain your changes.

Implements Marco Gorelli's excellent polars-upgrade to always use the latest Polars syntax.

Any other comments?

Given the frequency of the releases, this could be of great help.