Skip to content

BUG: Series.reset_index not ignoring name with inplace and drop #44578

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 2 commits into from
Nov 25, 2021

Conversation

phofl
Copy link
Member

@phofl phofl commented Nov 22, 2021

@jreback jreback added this to the 1.4 milestone Nov 25, 2021
@jreback jreback added Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Nov 25, 2021
@jreback jreback merged commit dfea876 into pandas-dev:master Nov 25, 2021
@jreback
Copy link
Contributor

jreback commented Nov 25, 2021

thanks @phofl

@phofl phofl deleted the 44575 branch November 25, 2021 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: name argument in Series.reset_index behaves differently from doc when inplace==True
2 participants