Skip to content

BUG: IntervalIndex.from_tuples raising with masked subtype #56766

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
Jan 8, 2024

Conversation

phofl
Copy link
Member

@phofl phofl commented Jan 7, 2024

@phofl phofl requested a review from mroeschke January 7, 2024 17:36
@phofl phofl added Interval Interval data type NA - MaskedArrays Related to pd.NA and nullable extension arrays labels Jan 7, 2024
@mroeschke
Copy link
Member

Looks good just needs a whatsnew in 2.2

@phofl phofl added this to the 2.2 milestone Jan 8, 2024
@phofl
Copy link
Member Author

phofl commented Jan 8, 2024

There is already a whatsnew, so will merge

@phofl phofl merged commit 6613784 into pandas-dev:main Jan 8, 2024
@phofl phofl deleted the 56765 branch January 8, 2024 21:34
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jan 8, 2024
mroeschke pushed a commit that referenced this pull request Jan 8, 2024
…ising with masked subtype) (#56785)

Backport PR #56766: BUG: IntervalIndex.from_tuples raising with masked subtype

Co-authored-by: Patrick Hoefler <[email protected]>
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Interval Interval data type NA - MaskedArrays Related to pd.NA and nullable extension arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: 'FloatingArray' object has no attribute 'base' when constructing pd.IntervalIndex with Float64 dtype
2 participants