Skip to content
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

BUG: Series.__setitem__ positional raising ValueError #45232

Merged
merged 1 commit into from
Jan 8, 2022

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel changed the title BUG: Series.__setitem__ positional raising ValuError BUG: Series.__setitem__ positional raising ValueError Jan 6, 2022
@jreback jreback added this to the 1.4 milestone Jan 8, 2022
@jreback jreback added Bug Indexing Related to indexing on series/frames, not to indexes themselves labels Jan 8, 2022
@jreback jreback modified the milestones: 1.4, 1.5 Jan 8, 2022
@jreback jreback merged commit f46df11 into pandas-dev:master Jan 8, 2022
@jbrockmendel jbrockmendel deleted the bug-45070 branch January 8, 2022 16:08
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: Series.__setitem__ fails with non range index while upcasting dtype
2 participants