Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Jun 10, 2013

now, 999.0 (a float) will have: ['999','999.0'] added for matching, as well as matching a float value of 999.0 in a float column

closes #3611 again!

jreback added 2 commits June 11, 2013 08:13
     now, 999.0 (a float) will have: ['999','999.0'] added for matching
… relying on string matching

     for an exact match
jreback added a commit that referenced this pull request Jun 11, 2013
BUG: GH3611 fix again, float na_values were not stringified correctly
@jreback jreback merged commit d00f109 into pandas-dev:master Jun 11, 2013
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.

Odd behavior from read_csv with na_values set to non-string values

1 participant