Skip to content

DOC : setting dialect on pandas.read_table overrides a few other kwds #14898

Closed
@rahulporuri

Description

@rahulporuri

Problem description

Correct me if I'm wrong but TextFileReader overwrites the delimiter, quoting etc kwds if the dialect kwarg is passed. But this isn't highlighted in the pandas.read_table documentation.

I don't know if this was implicit. Sorry for the noise if this is a known issue or if it isn't actually one.

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