Skip to content

BUG: Support categorical targets in IntervalIndex.get_indexer #30181

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
Dec 11, 2019

Conversation

jschendel
Copy link
Member

@jschendel jschendel added Bug Indexing Related to indexing on series/frames, not to indexes themselves Categorical Categorical Data Type Interval Interval data type labels Dec 10, 2019
@jschendel jschendel added this to the 1.0 milestone Dec 10, 2019
@jreback jreback merged commit 8a354b7 into pandas-dev:master Dec 11, 2019
@jreback
Copy link
Contributor

jreback commented Dec 11, 2019

thanks @jschendel very nice!

@jschendel jschendel deleted the ii-cat-get-indexer branch December 11, 2019 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Categorical Categorical Data Type 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.

round method fails when columns are CategoricalIndex of IntervalIndex
2 participants