Skip to content

Bug in setitem raising ValueError with row-slice indexer on df with list-like on rhs #41268

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 1 commit into from
May 2, 2021

Conversation

phofl
Copy link
Member

@phofl phofl commented May 2, 2021

I'll adress the IntegerArray case from #40933 after this is merged

@phofl phofl added Bug Indexing Related to indexing on series/frames, not to indexes themselves labels May 2, 2021
@jreback jreback added this to the 1.3 milestone May 2, 2021
@jreback jreback merged commit ad717c7 into pandas-dev:master May 2, 2021
@jreback
Copy link
Contributor

jreback commented May 2, 2021

thanks @phofl

@phofl phofl deleted the 40440 branch May 3, 2021 18:30
yeshsurya pushed a commit to yeshsurya/pandas that referenced this pull request May 6, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 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: Unexpected behavior of setting item to DataFrame slice
2 participants