Skip to content

Conversation

ketanarlulkar
Copy link
Contributor

@ketanarlulkar ketanarlulkar commented Jun 21, 2020

The bug is already fixed on master. I have just added a unit test.

@pep8speaks
Copy link

pep8speaks commented Jun 22, 2020

Hello @ketanarlulkar! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2020-06-24 06:31:47 UTC

@jreback jreback changed the title Added unit test for bug mentioned in issue-34860. BUG: indexing regression with datetime index Jun 23, 2020
@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite Datetime Datetime data dtype labels Jun 23, 2020
@jreback jreback added this to the 1.1 milestone Jun 23, 2020
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be with other partial indexing tests: pandas/tests/indexing/test_partial.py

@jreback jreback merged commit 6a6faf5 into pandas-dev:master Jun 24, 2020
@jreback
Copy link
Contributor

jreback commented Jun 24, 2020

thanks @ketanarlulkar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: indexing regression with datetime index
5 participants