Skip to content

BUG: get_loc with time object matching NaT micros #35114

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 3 commits into from
Jul 7, 2020

Conversation

jbrockmendel
Copy link
Member

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

@gfyoung gfyoung added Bug Indexing Related to indexing on series/frames, not to indexes themselves Datetime Datetime data dtype labels Jul 3, 2020
@jbrockmendel
Copy link
Member Author

@simonjayhawkins any idea what to do about this:

Performing static analysis using mypy
pandas/core/indexes/datetimes.py:781: error: "DatetimeIndex" has no attribute "tz_convert"
Found 1 error in 1 file (checked 1024 source files)

@simonjayhawkins
Copy link
Member

@simonjayhawkins any idea what to do about this:

see #34630

@jreback jreback added this to the 1.1 milestone Jul 7, 2020
@jreback jreback merged commit 0dffbdf into pandas-dev:master Jul 7, 2020
@jreback
Copy link
Contributor

jreback commented Jul 7, 2020

cool

@jbrockmendel jbrockmendel deleted the ref-time_micros branch July 7, 2020 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants