Skip to content

Matching the extra columns specified in col_types #145

@byzheng

Description

@byzheng

I would like to specify the column types using arguments col_types when I read the csv files. However, the column number could be different in my multiple csv files (Some files include extra column).

When I specify extra column types and get an error messages:

Error: The following named parsers don't match the column names: sow_date1

It will be better to let us to specify extra columns for flexibility (or give a warning message).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions