Skip to content

REF: require scalar in IntervalIndex.get_loc, get_value #31169

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 8 commits into from
Jan 24, 2020

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Jan 21, 2020

cc @jschendel the casting of tuple->Interval on L819-820 seems sketchy, can you confirm if thats appropriate?

I'm also curious about the restriction on slice steps in _convert_slice_indexer, would be nice to have a comment there about why that is.

xref #31117.

@jschendel jschendel added the Interval Interval data type label Jan 21, 2020
@jreback jreback added this to the 1.1 milestone Jan 24, 2020
@jreback jreback added the Indexing Related to indexing on series/frames, not to indexes themselves label Jan 24, 2020
@jreback jreback merged commit 9a4cf3b into pandas-dev:master Jan 24, 2020
@jreback
Copy link
Contributor

jreback commented Jan 24, 2020

thanks @jbrockmendel and @jschendel

@jbrockmendel jbrockmendel deleted the ref-ii-get_loc branch January 24, 2020 00:54
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.

3 participants