Skip to content

BUG: df.__setitem__ casting ea to object when setting with scalar key and frame value #48094

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
Aug 17, 2022

Conversation

phofl
Copy link
Member

@phofl phofl commented Aug 15, 2022

Setting with duplicate columns is still buggy, but could not figure this out efficiently yet, will open a follow up when this is merged

@phofl phofl added Indexing Related to indexing on series/frames, not to indexes themselves NA - MaskedArrays Related to pd.NA and nullable extension arrays labels Aug 15, 2022
@mroeschke mroeschke added this to the 1.5 milestone Aug 16, 2022
@mroeschke mroeschke merged commit 43d35c3 into pandas-dev:main Aug 17, 2022
@mroeschke
Copy link
Member

Thanks @phofl

@phofl phofl deleted the 46896 branch August 17, 2022 07:39
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
… and frame value (pandas-dev#48094)

* BUG: df.setitem casting ea to object when setting with scalar key and frame value

* Change message
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 NA - MaskedArrays Related to pd.NA and nullable extension arrays
Projects
None yet
2 participants