Skip to content

COMPAT: match numpy behavior for searchsorted on dt64/td64 #36176

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 4 commits into from
Sep 8, 2020

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Sep 6, 2020

Should whatsnew be considered a bug or breaking change?

@jbrockmendel
Copy link
Member Author

Note the _rebox_native this implements is identical to that in #36171.

@jreback jreback added Numeric Operations Arithmetic, Comparison, and Logical operations Datetime Datetime data dtype labels Sep 7, 2020
@jreback jreback added this to the 1.2 milestone Sep 7, 2020
@jreback
Copy link
Contributor

jreback commented Sep 7, 2020

I guess this needs a whatsnew note for the change in searchsorted?

@jbrockmendel
Copy link
Member Author

whatsnew added + green

@jreback jreback merged commit 592126c into pandas-dev:master Sep 8, 2020
@jbrockmendel jbrockmendel deleted the compat-m8-searchsorted branch September 8, 2020 00:17
jbrockmendel added a commit to jbrockmendel/pandas that referenced this pull request Sep 8, 2020
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Numeric Operations Arithmetic, Comparison, and Logical operations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NumPy 1.18 behavior for sorting NaT
2 participants