Skip to content

BUG: convert_dtypes lose columns.names GH#41435 #44997

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
Dec 22, 2021

Conversation

jbrockmendel
Copy link
Member

@mroeschke mroeschke added this to the 1.4 milestone Dec 21, 2021
@mroeschke mroeschke added DataFrame DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions labels Dec 21, 2021
@jreback jreback merged commit 104ef4d into pandas-dev:master Dec 22, 2021
@jbrockmendel jbrockmendel deleted the issues branch December 22, 2021 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DataFrame DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: DataFrame.convert_dtypes() drops the columns' name
3 participants