Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: initialise specs from primitives #603

Merged
merged 38 commits into from
Sep 3, 2024
Merged

Conversation

MartinBernstorff
Copy link
Collaborator

@MartinBernstorff MartinBernstorff commented Aug 30, 2024

Turns out the installation was pinned to polars==0.19.0 due to skimpy having it as an upper bound. Issue here: aeturrell/skimpy#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!

Copy link

codspeed-hq bot commented Aug 30, 2024

CodSpeed Performance Report

Merging #603 will not alter performance

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

Summary

✅ 7 untouched benchmarks

src/timeseriesflattener/specs/timedelta.py Outdated Show resolved Hide resolved
src/timeseriesflattener/specs/__init__.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@HLasse HLasse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, Martin! I look forward to trying out uv as well!

@HLasse HLasse merged commit 057a1a9 into main Sep 3, 2024
13 checks passed
@HLasse HLasse deleted the initialise_specs_from_primitives branch September 3, 2024 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants