Skip to content

Handle CSVs without header #42

Description

@bjdmeest

How can we iterate over CSVs without header? referency-by-index is not currently specified, and this also requires being able to interpret the first line of a CSV file as an iteration, not skip it bc it's by default assumed it's a header.

The use case at RMLio/yarrrml-parser#184 requires to iterate over all fields, how could we support that?

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