Skip to content

DOC: Clarify DataFrame column argument in API documentation #40658

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 4 commits into from
Apr 1, 2021

Conversation

DriesSchaumont
Copy link
Member

@DriesSchaumont DriesSchaumont commented Mar 27, 2021

@pep8speaks
Copy link

pep8speaks commented Mar 27, 2021

Hello @DriesSchaumont! 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-03-29 13:59:33 UTC

@DriesSchaumont DriesSchaumont marked this pull request as ready for review March 27, 2021 19:53
@DriesSchaumont
Copy link
Member Author

ping @rhshadrach

Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @DriesSchaumont

@jreback jreback added Docs Indexing Related to indexing on series/frames, not to indexes themselves labels Mar 29, 2021
Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

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

lgtm

@jorisvandenbossche jorisvandenbossche changed the title DOC: #39904: Clarify DataFrame column argument in API documentation. DOC: Clarify DataFrame column argument in API documentation Apr 1, 2021
@jorisvandenbossche jorisvandenbossche merged commit 36502e9 into pandas-dev:master Apr 1, 2021
@jorisvandenbossche
Copy link
Member

@DriesSchaumont thanks a lot for your PR!

@jorisvandenbossche jorisvandenbossche added this to the 1.3 milestone Apr 1, 2021
@DriesSchaumont DriesSchaumont deleted the fix-39904 branch April 1, 2021 08:36
sthagen added a commit to sthagen/pandas-dev-pandas that referenced this pull request Apr 1, 2021
DOC: Clarify DataFrame column argument in API documentation (pandas-dev#40658)
vladu pushed a commit to vladu/pandas that referenced this pull request Apr 5, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: DataFrame construction with columns argument set to a MultiIndex creates an empty DataFrame.
5 participants