Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Jun 27, 2019

While working on the tests for #27060, I found there's no test coverage for loc slicing of PeriodIndex and TimedeltaIndex. Added test for string and label slicing.

Someday, it may be a good idea to refactor and parameterize by Index type. But not today.

@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite labels Jun 27, 2019
@jreback jreback added this to the 0.25.0 milestone Jun 28, 2019
@jreback jreback merged commit de22a48 into pandas-dev:master Jun 28, 2019
@ghost ghost deleted the loc_test_coverage branch June 28, 2019 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

1 participant