Skip to content
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

Change Series default float formatter. #420

Closed

Conversation

lodagro
Copy link
Contributor

@lodagro lodagro commented Nov 28, 2011

Series now uses _pandas.core.common.float_format() as default float formatter instead of str().
_pandas.core.common.float_format() is also default float formatter for DataFrame.

@wesm
Copy link
Member

wesm commented Dec 2, 2011

merged this in. I agree this makes more sense

@wesm wesm closed this Dec 2, 2011
@jreback jreback mentioned this pull request Oct 5, 2014
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.

None yet

2 participants