Skip to content

TST: Fixed precision test error for read_csv #8335

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
wants to merge 1 commit into from

Conversation

mdmueller
Copy link
Contributor

This should hopefully fix #8324.
@jreback

@jreback
Copy link
Contributor

jreback commented Sep 20, 2014

let me try

@jreback
Copy link
Contributor

jreback commented Sep 20, 2014

didn't fix. If want to setup a windows build, be my guest (though its a bit of a PITA): https://github.com/pydata/pandas/wiki/Building-On-Windows

Could skip on windows / change the check as well.

@mdmueller
Copy link
Contributor Author

To me this is really strange, as I can't think of the reason why the converters should be at all platform-dependent (probably the same issue as in #8044). For the moment I amended this commit to a <= check, does this work for you?

@jreback
Copy link
Contributor

jreback commented Sep 20, 2014

sure that's fine

windows is just odd
it might be that a comparison is actually a float32 (rather than a float64)

@jreback
Copy link
Contributor

jreback commented Sep 21, 2014

closed by 0005e0f

just stuck it in, thanks !

@jreback jreback closed this Sep 21, 2014
@mdmueller mdmueller deleted the fix-precision-test branch September 21, 2014 17:24
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.

TST: test failure on 26-64 / 26-32 on windows related to GH8044
2 participants