Skip to content

Resolves #59670 by documenting that DataFrame.from_records()'s columns filters (includes) data. #59723

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
Sep 6, 2024

Conversation

ammar-qazi
Copy link
Contributor

Resolves #59670.

Added a comma after "Otherwise" for grammatical reasons and explained that columns also filters the data.

@mroeschke mroeschke added the Docs label Sep 6, 2024
@mroeschke mroeschke added this to the 3.0 milestone Sep 6, 2024
@mroeschke mroeschke merged commit 5a07ed5 into pandas-dev:main Sep 6, 2024
51 checks passed
@mroeschke
Copy link
Member

Thanks @ammar-qazi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Document that DataFrame.from_records()'s columns argument also acts as "include"
2 participants