Skip to content

Regression in loc setitem raising ValueError when setting array as cell value #43450

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
Sep 7, 2021

Conversation

phofl
Copy link
Member

@phofl phofl commented Sep 7, 2021

@phofl phofl added Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version labels Sep 7, 2021
@phofl phofl added this to the 1.3.3 milestone Sep 7, 2021
Copy link
Member

@jbrockmendel jbrockmendel 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 merged commit 3f1a616 into pandas-dev:master Sep 7, 2021
@jreback
Copy link
Contributor

jreback commented Sep 7, 2021

thanks @phofl

@jreback
Copy link
Contributor

jreback commented Sep 7, 2021

@meeseeksdev backport 1.3.x

@lumberbot-app
Copy link

lumberbot-app bot commented Sep 7, 2021

Something went wrong ... Please have a look at my logs.

jreback pushed a commit that referenced this pull request Sep 7, 2021
… setting array as cell value (#43453)

Co-authored-by: Patrick Hoefler <[email protected]>
@phofl phofl deleted the 43422 branch September 8, 2021 07:25
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 Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Regression in 1.3.0: Exception when setting arrays as cell values
3 participants