-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
DEPR: remove the Period resampling deprecation #62480
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
DEPR: remove the Period resampling deprecation #62480
Conversation
|
Thanks @jorisvandenbossche |
|
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free to suggest an improvement. |
|
Manual backport -> #62485 |
I was initially planning to do just a PR to remove the warning on 2.3.x, but then thought that in the end all those changes would be needed on main as well.
This essentially reverts commit 809b97f (#55968)
See discussion in #57033