Skip to content

gh-544: Fix pd.options.display.float_format #545

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
Feb 22, 2023

Conversation

m-pilia
Copy link
Contributor

@m-pilia m-pilia commented Feb 19, 2023

Set the correct type for pd.options.display.float_format.

Copy link
Collaborator

@Dr-Irv Dr-Irv 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. python 3.8 CI exhibited some funky behavior to work around.

Set the correct type for pd.options.display.float_format.

Resolves pandas-dev#544
Copy link
Collaborator

@Dr-Irv Dr-Irv left a comment

Choose a reason for hiding this comment

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

Thanks @m-pilia

@Dr-Irv Dr-Irv merged commit 1556bdf into pandas-dev:main Feb 22, 2023
twoertwein pushed a commit to twoertwein/pandas-stubs that referenced this pull request Apr 1, 2023
Set the correct type for pd.options.display.float_format.

Resolves pandas-dev#544
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong type for Display.float_format
2 participants