Skip to content

BUG: df.iloc[ndarray, ndarray] = 2dvals raising with EA column #44714

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
Dec 24, 2021

Conversation

jbrockmendel
Copy link
Member

Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jreback jreback added Bug ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves labels Dec 22, 2021
@jreback jreback added this to the 1.4 milestone Dec 22, 2021
@jreback
Copy link
Contributor

jreback commented Dec 22, 2021

lgtm, can you rebase

@jbrockmendel
Copy link
Member Author

rebased + green

@jreback jreback merged commit c2d0291 into pandas-dev:master Dec 24, 2021
@jbrockmendel jbrockmendel deleted the bug-44703 branch December 24, 2021 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Can't use iloc to set a subset of a dataframe to a two-dimensional categorical data array.
3 participants