Skip to content

TST Add test for iloc on interval index #40866

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 2 commits into from
Apr 12, 2021

Conversation

EricLeer
Copy link
Contributor

Adds tests for using iloc on an interval as index.

@EricLeer EricLeer force-pushed the test-interval-index branch from b36c660 to eb2d977 Compare April 10, 2021 15:26
Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

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

Small comment, lgtm otherwise

@phofl phofl added Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type labels Apr 10, 2021
Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

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

Lgtm, cc @jbrockmendel

@jreback jreback added this to the 1.3 milestone Apr 12, 2021
@jreback jreback merged commit 58721f7 into pandas-dev:master Apr 12, 2021
@jreback
Copy link
Contributor

jreback commented Apr 12, 2021

thanks @EricLeer

@EricLeer EricLeer deleted the test-interval-index branch April 12, 2021 13:35
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
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 Interval Interval data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH/BUG: support a column interval index
3 participants