-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
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
DOC: Clarify DataFrame column argument in API documentation #40658
Conversation
DriesSchaumont
commented
Mar 27, 2021
•
edited
Loading
edited
- closes BUG: DataFrame construction with columns argument set to a MultiIndex creates an empty DataFrame. #39904
- tests added / passed
- Ensure all linting tests pass, see here for how to run them
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 |
e25b317
to
72adf92
Compare
72adf92
to
101c10c
Compare
ping @rhshadrach |
There was a problem hiding this 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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@DriesSchaumont thanks a lot for your PR! |
DOC: Clarify DataFrame column argument in API documentation (pandas-dev#40658)