Aarhus-Psychiatry-Research / timeseriesflattener

Converting irregularly spaced time series, such as eletronic health records, into dataframes for tabular classification.
https://Aarhus-Psychiatry-Research.github.io/timeseriesflattener
MIT License
19 stars 2 forks source link

feat: initialise specs from primitives #603

Closed MartinBernstorff closed 1 month ago

MartinBernstorff commented 2 months ago

Turns out the installation was pinned to polars==0.19.0 due to skimpy having it as an upper bound. Issue here: https://github.com/aeturrell/skimpy/issues/816

Have now switched to uv so we can override it, and fixed the issues there were due to breaking changes in polars' API. Sorry about the mixed PR.

Also added initialisation of specs from primitives.

Hope you like it @HLasse!

codspeed-hq[bot] commented 2 months ago

CodSpeed Performance Report

Merging #603 will not alter performance

Comparing initialise_specs_from_primitives (95608f3) with main (2d3d7ba)

Summary

✅ 7 untouched benchmarks