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

DOC: erroneous initialization of a DataFrame with Series objects #42818 #42960

Merged
merged 7 commits into from
Sep 8, 2021

Conversation

tyuyoshi
Copy link
Contributor

@tyuyoshi tyuyoshi commented Aug 9, 2021

issue url : #42818

@jreback jreback added Constructors Series/DataFrame/Index/pd.array Constructors Docs labels Aug 10, 2021
@jreback jreback added this to the 1.4 milestone Aug 10, 2021
@jreback jreback changed the title BUG: erroneous initialization of a DataFrame with Series objects #42818 DOC: erroneous initialization of a DataFrame with Series objects #42818 Aug 10, 2021
Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small comment, otherwise lgtm.

pandas/core/frame.py Outdated Show resolved Hide resolved
@tyuyoshi tyuyoshi requested a review from phofl August 31, 2021 01:44
@lithomas1 lithomas1 requested review from phofl and removed request for phofl September 8, 2021 02:37
Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@phofl phofl merged commit 6e06f89 into pandas-dev:master Sep 8, 2021
@phofl
Copy link
Member

phofl commented Sep 8, 2021

thanks @tyuyoshi

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 Docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: erroneous initialization of a DataFrame with Series objects
4 participants