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

Backport PR #46567 on branch 1.4.x (BUG: groupby().rolling(freq) with monotonic dates within groups #46065 ) #46592

Conversation

simonjayhawkins
Copy link
Member

Backport PRs #46567, #46087

@mroeschke marked as draft as this PR also backports #46087 (which conflicts that caused the autobackport to fail)

The only conflict doing this was the release note in 1.5 (which would need a separate PR to move on main) (side note: why was the release note for #46567 in bug fix section and not regression?)

#46087 is labelled as an enhancement but could also be considered a bugfix? Although saying that, I think we generally don't consider changes to error message to be API changes (only changes to exception type)?

wdyt about backporting #46087? No pressure, but if you prefer not to, I will leave it to you to do the manual backport ! (you are more familiar with this code so less likely to make a mistake)

@simonjayhawkins simonjayhawkins added Error Reporting Incorrect or improved errors from pandas Window rolling, ewma, expanding labels Apr 1, 2022
@simonjayhawkins simonjayhawkins added this to the 1.4.2 milestone Apr 1, 2022
@mroeschke
Copy link
Member

why was the release note for #46567 in bug fix section and not regression?

Ah sorry that was an oversight on my end. It should be in the regression section

wdyt about backporting #46087?

Sure, I'm ok with backporting since in essence it just changes the error message

@simonjayhawkins
Copy link
Member Author

why was the release note for #46567 in bug fix section and not regression?

Ah sorry that was an oversight on my end. It should be in the regression section

no problem. will move it later (once the other note is synced up with main)

@simonjayhawkins simonjayhawkins marked this pull request as ready for review April 1, 2022 17:41
@simonjayhawkins simonjayhawkins merged commit 9c6d84c into pandas-dev:1.4.x Apr 1, 2022
@simonjayhawkins simonjayhawkins deleted the backport-of-pr-46567-on-1.4.x branch April 1, 2022 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Reporting Incorrect or improved errors from pandas Window rolling, ewma, expanding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants