Skip to content

Add support for header index #161

@Jorundur

Description

@Jorundur

Like in this library: https://github.com/iuccio/csvToJson#index-header

Use case: I have a an Excel file where the 2nd row is actually the headers and the 1st row has some random data (I can't control that - I get the file from an external system). And then from row 3 onwards we have the actual data.

It would be good to be able to say "The header is row [index], and data starts below that"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions