Skip to content

Integer column formatting a bit off #779

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
wesm opened this issue Feb 13, 2012 · 1 comment
Closed

Integer column formatting a bit off #779

wesm opened this issue Feb 13, 2012 · 1 comment
Labels
Milestone

Comments

@wesm
Copy link
Member

wesm commented Feb 13, 2012

Completely my fault when I refactored the to_string code recently

  ticker      date  pnl    mv
0   aapl  01/01/12  100  1000
1   aapl  01/02/12  -50   950
2   aapl  01/03/12  200  1150
3   goog  01/01/12  100  2000
4   goog  01/02/12  100  2100
5   goog  01/03/12  -50  2050
6   goog  01/04/12  -50   200
@wesm
Copy link
Member Author

wesm commented Feb 18, 2012

No, this is fine. Code checks out

@wesm wesm closed this as completed Feb 18, 2012
wesm added a commit that referenced this issue Feb 18, 2012
dan-nadler pushed a commit to dan-nadler/pandas that referenced this issue Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant