Skip to content

read_csv/read_table have a prefix argument which is not respected #5732

Closed
@nmichaud

Description

@nmichaud

According to the docs, prefix can either be a str or None. If it is a string then it is used as the prefix of the column name. However, no matter what string is passed, the prefix used is 'X'.

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