Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BUG: DataFrame index name no longer resets after appending a list of series #44123

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 16 commits into from
Nov 5, 2021

Conversation

robbertjan94
Copy link
Contributor

@pep8speaks
Copy link

pep8speaks commented Oct 20, 2021

Hello @robbertjan94! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-11-03 21:06:57 UTC

@robbertjan94 robbertjan94 marked this pull request as draft October 21, 2021 21:38
@robbertjan94 robbertjan94 marked this pull request as ready for review October 31, 2021 08:46
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 added Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Nov 1, 2021
@jreback jreback added this to the 1.4 milestone Nov 1, 2021
@robbertjan94 robbertjan94 requested a review from jreback November 3, 2021 21:08
@jreback jreback merged commit 9e7e7a2 into pandas-dev:master Nov 5, 2021
@jreback
Copy link
Contributor

jreback commented Nov 5, 2021

thanks @robbertjan94 very nice!

@robbertjan94 robbertjan94 deleted the retain_name_appending_list branch January 25, 2022 21:24
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.

DataFrame index name reset after appending a list of Series
4 participants