Skip to content

CSV file without header row #121

Open
@patricks

Description

@patricks

Hi,

I get CSV files without any header row. Is it possible to load this file and set the header manually via a header: [String] parameter? Currently the first row is always used as header.
A workaround would be, that i load the file by myself and append the header to the string. But it would be much more convenient, if I could just load the CSV file via the URL.

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