functime-org / functime

Time-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data.

Home Page:https://docs.functime.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

functime 0.10 with Polars 1.0 compatibility

baggiponte opened this issue · comments

Ensure functime works with Polars>=0.20. Also implement/benchmark Enum dtype for entity columns to save memory.

So while we did this (with latest release, 0.9.5) there are still some rough edges which can be seen when using polars-upgrade as well. I feel functime can break in unexpected ways, so I'll leave this open.