Skip to content

DOC ENH: Move DataFrame.info from "Serialization / IO / conversion" to "Attributes and underlying data" #31233

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

Closed
jpeacock29 opened this issue Jan 23, 2020 · 1 comment · Fixed by #31317
Labels
Milestone

Comments

@jpeacock29
Copy link
Contributor

In the API reference for DataFrame, why is DataFrame.info() in the "Serialization / IO / conversion" section? It would make more sense to me in the "Attributes and underlying data" section, which has similar methods and attributes like DataFrame.memory_usage(), DataFrame.dtypesand DataFrame.shape.

Glad to make a pull request if this makes sense to others.

@mroeschke
Copy link
Member

Make sense to me. Happy to take a PR!

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 a pull request may close this issue.

3 participants