Skip to content

Excel parser cannot change *keep_default_na* value #4131

Closed
@davidshinn

Description

@davidshinn

The parse method in the ExcelFile class does not pass the argument keep_default_na to the TextParser from pandas.io.parsers. There is no clean way to override the default na values when parsing excel files with the current code.

My specific problem involves "NA" as a typical value for "North America" in excel files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugIO DataIO issues that don't fit into a more specific label

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions