Skip to content

REGR: MultiIndex.append raising for overlapping IntervalIndex levels #54945

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 3 commits into from
Sep 2, 2023

Conversation

lukemanley
Copy link
Member

@lukemanley lukemanley added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Regression Functionality that used to work in a prior pandas version MultiIndex labels Sep 2, 2023
@lukemanley lukemanley added this to the 2.1.1 milestone Sep 2, 2023
@lukemanley lukemanley added the Interval Interval data type label Sep 2, 2023
@phofl phofl merged commit 7688d52 into pandas-dev:main Sep 2, 2023
@phofl
Copy link
Member

phofl commented Sep 2, 2023

Thx @lukemanley

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Sep 2, 2023
phofl pushed a commit that referenced this pull request Sep 2, 2023
…or overlapping IntervalIndex levels) (#54968)

Backport PR #54945: REGR: MultiIndex.append raising for overlapping IntervalIndex levels

Co-authored-by: Luke Manley <[email protected]>
@lukemanley lukemanley deleted the mi-append-overlapping-intervals branch September 6, 2023 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Interval Interval data type MultiIndex Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: [REGRESSION] concat fails when concating two objects with overlapping MultiIndex IntervalIndex levels
2 participants