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(python)!: Remove deprecated functionality from rolling methods #16750

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

stinodego
Copy link
Member

@stinodego stinodego commented Jun 5, 2024

Ref #13525

The rolling methods are unstable, so we can expedite this deprecation. Let's get these in good shape for 1.0.0!

@MarcoGorelli any objections?

@github-actions github-actions bot added breaking Change that breaks backwards compatibility enhancement New feature or an improvement of an existing feature python Related to Python Polars labels Jun 5, 2024
@stinodego stinodego marked this pull request as ready for review June 5, 2024 19:15
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.45%. Comparing base (5d0e339) to head (a7977ce).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16750   +/-   ##
=======================================
  Coverage   81.45%   81.45%           
=======================================
  Files        1413     1413           
  Lines      186053   185954   -99     
  Branches     2756     2729   -27     
=======================================
- Hits       151547   151474   -73     
+ Misses      34003    33989   -14     
+ Partials      503      491   -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MarcoGorelli
Copy link
Collaborator

@MarcoGorelli any objections?

nope, thanks for doing this 🙏

@stinodego stinodego merged commit 8370e3c into main Jun 5, 2024
20 checks passed
@stinodego stinodego deleted the update-rolling-depr branch June 5, 2024 20:42
@c-peters c-peters added the accepted Ready for implementation label Jun 9, 2024
@stinodego stinodego removed the breaking Change that breaks backwards compatibility label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature python Related to Python Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants