Skip to content

Parsing CSV files without header is problematic #28

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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