Skip to content

Document the "default NaN values" in Parser #5153

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
cancan101 opened this issue Oct 8, 2013 · 4 comments
Closed

Document the "default NaN values" in Parser #5153

cancan101 opened this issue Oct 8, 2013 · 4 comments
Labels
Docs IO CSV read_csv, to_csv
Milestone

Comments

@cancan101
Copy link
Contributor

For example from docs (http://pandas.pydata.org/pandas-docs/stable/generated/pandas.io.parsers.read_csv.html):

keep_default_na : bool, default True
If na_values are specified and keep_default_na is False the default NaN values are overridden, otherwise they’re appended to

But it is not clear what those default values are.

@jreback
Copy link
Contributor

jreback commented Feb 20, 2014

this is in the main docs, I guess you could put in the doc string

@jreback jreback modified the milestones: 0.15.0, 0.14.0 Feb 20, 2014
@jreback jreback added the CSV label Feb 20, 2014
@jreback jreback modified the milestones: 0.16.0, Next Major Release Mar 3, 2015
@gfyoung
Copy link
Member

gfyoung commented Aug 22, 2016

@jreback : IINM, the docs now enumerate the default values. IMO, this is no longer an issue.

@jreback
Copy link
Contributor

jreback commented Aug 22, 2016

yes this is ok

@jreback jreback closed this as completed Aug 22, 2016
@jorisvandenbossche jorisvandenbossche modified the milestones: 0.19.0, Next Major Release Aug 22, 2016
@jorisvandenbossche
Copy link
Member

Closed by #14030

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs IO CSV read_csv, to_csv
Projects
None yet
Development

No branches or pull requests

4 participants