Skip to content
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

BUG: Series[slc]=foo raising with IntervalIndex #55258

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

jbrockmendel
Copy link
Member

@mroeschke mroeschke added Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type labels Sep 25, 2023
@mroeschke mroeschke added this to the 2.2 milestone Sep 25, 2023
@mroeschke mroeschke merged commit 764c460 into pandas-dev:main Sep 25, 2023
33 checks passed
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the ref-de-special-case-index branch September 25, 2023 19:49
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.

API/BUG: Series[Interval].loc[int1:int2] = foo behavior
2 participants