Skip to content

Floating point precision in DataFrame.read_csv #3545

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
frgomes opened this issue May 8, 2013 · 1 comment
Closed

Floating point precision in DataFrame.read_csv #3545

frgomes opened this issue May 8, 2013 · 1 comment

Comments

@frgomes
Copy link

frgomes commented May 8, 2013

Floating point round errors appear just after you read float figures from a CSV file.
How to reproduce:

Date, Close
2013-01-01, 25.56

It will read 25.26 as 25.559999999999999

Possibly duplicate of #2069

@ghost
Copy link

ghost commented May 10, 2013

closing as dupe.

@ghost ghost closed this as completed May 10, 2013
This issue was closed.
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

No branches or pull requests

1 participant