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

BUG: Fixed passing keep_default_na=False when na_values=None (GH4318) #4374

Merged
merged 2 commits into from
Jul 30, 2013

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jul 26, 2013

closes #4318

@brainysmurf
Copy link

Excellent. I would suggest changing "would be replaced" to "is matched to" or "is read as" or "is parsed as". Good thing to doc the float and integer behaviour.

@jreback
Copy link
Contributor Author

jreback commented Jul 29, 2013

done...thanks...will be merged in soon (not today though...waiting on a big PR to be merged first)

jreback added a commit that referenced this pull request Jul 30, 2013
BUG: Fixed passing keep_default_na=False when na_values=None (GH4318)
@jreback jreback merged commit 7d68422 into pandas-dev:master Jul 30, 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.

DOC/BUG: NA string in data gets read as NaN
2 participants