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

Standardize datetimelike casting behavior where/setitem/searchsorted/comparison #34055

Merged

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented May 7, 2020

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

Addresses #30699 for eq/ne, but not for inequalities.

@jreback jreback added the Datetime Datetime data dtype label May 7, 2020
@jreback jreback added this to the 1.1 milestone May 7, 2020
@jreback jreback merged commit 3ed7dff into pandas-dev:master May 7, 2020
@jbrockmendel jbrockmendel deleted the dtlike-validators-listlike-2 branch May 8, 2020 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants