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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions