Skip to content

REF: remove roll_check, use roll_convention #34763

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

Merged
merged 2 commits into from
Jun 14, 2020

Conversation

jbrockmendel
Copy link
Member

Avoid bespoke logic for these two cases. This will make it feasible to collapse shift_months down to a single case (following #34762 and the one after that that makes get_day_of_month nogil)

@gfyoung gfyoung added Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code Datetime Datetime data dtype labels Jun 14, 2020
@jreback jreback added this to the 1.1 milestone Jun 14, 2020
@jreback
Copy link
Contributor

jreback commented Jun 14, 2020

needs a rebase

@jbrockmendel
Copy link
Member Author

rebased+green

@jreback jreback merged commit bae7952 into pandas-dev:master Jun 14, 2020
@jbrockmendel jbrockmendel deleted the ref-liboffsets-roll_check branch June 14, 2020 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants