BUG: Fix formatting of complex floats with exponents by snitish · Pull Request #60405 · pandas-dev/pandas (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation3 Commits10 Checks39 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

@snitish

@snitish

@snitish snitish changed the titleFix formatting of complex floats with exponents BUG: Fix formatting of complex floats with exponents

Nov 23, 2024

mroeschke

Choose a reason for hiding this comment

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

Thanks for the PR. Could you also add a whatsnew note in v3.0.0.rst?

)
assert result == expected
# GH #60393

Choose a reason for hiding this comment

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

Could you make this a separate test?

@snitish

Looks like I broke my branch. Will re-raise the PR.

Labels