Skip to content

Removes None type from max_info_rows #54652

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 2 commits into from
Aug 22, 2023
Merged

Conversation

Raghav-Bell
Copy link
Contributor

@Raghav-Bell Raghav-Bell commented Aug 20, 2023

max_info_rows doesn't support None type.

max_info_rows doesn't support None type
@mroeschke
Copy link
Member

The max_info_rows validator should be adjusted to not accept None

changed max_info_rows validator to int type
@mroeschke mroeschke added the Docs label Aug 22, 2023
@mroeschke mroeschke added this to the 2.2 milestone Aug 22, 2023
@mroeschke mroeschke merged commit 3e58233 into pandas-dev:main Aug 22, 2023
@mroeschke
Copy link
Member

Thanks @Raghav-Bell

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: the Panda's option "display.max_info_rows" has wrong possible values description
2 participants