Skip to content

REGR: DataFrame(dict) missing columns should not be views #45432

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
Jan 18, 2022

Conversation

jbrockmendel
Copy link
Member

@jorisvandenbossche jorisvandenbossche added this to the 1.4 milestone Jan 18, 2022
@jreback jreback added the Constructors Series/DataFrame/Index/pd.array Constructors label Jan 18, 2022
@jreback jreback merged commit ebe4dc7 into pandas-dev:main Jan 18, 2022
@jreback
Copy link
Contributor

jreback commented Jan 18, 2022

@meeseeksdev backport 1.4.x

@lumberbot-app
Copy link

lumberbot-app bot commented Jan 18, 2022

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

@jbrockmendel jbrockmendel deleted the bug-45369 branch January 18, 2022 15:44
jreback pushed a commit that referenced this pull request Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Constructors Series/DataFrame/Index/pd.array Constructors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: DataFrame constructor with copy=False and missing columns creates columns that are views of each other
3 participants