Skip to content

Document the "default NaN values" in Parser #5153

Closed
@cancan101

Description

@cancan101

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions