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

refactor(python): Warn for future change of closed default value in rolling functions #9470

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

zundertj
Copy link
Collaborator

Only warn if by has been set to a non-None value, otherwise closed is not applicable in the first place.

See #9193

…olling functions

Only warn if `by` has been set to a non-None value, otherwise `closed` is not applicable in the first place.
@github-actions github-actions bot added python Related to Python Polars refactor Code improvements that do not change functionality labels Jun 20, 2023
Copy link
Collaborator

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

nice one, looks good to me!

@MarcoGorelli MarcoGorelli merged commit ca08fdf into pola-rs:main Jun 21, 2023
c-peters pushed a commit to c-peters/polars that referenced this pull request Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Related to Python Polars refactor Code improvements that do not change functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants