Skip to content

Parsing CSV files without header is problematic #28

Open
@Vindaar

Description

@Vindaar

When trying to parse a CSV file that has no header, we still attempt to read a header, resulting in problems. Using colNames doesn't help (although it does assign the correct column names).

Maybe need an option that allows to say "no header" or something.

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