Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Allow discarding x rows #28

Open
waldoj opened this issue Oct 29, 2014 · 0 comments
Open

Allow discarding x rows #28

waldoj opened this issue Oct 29, 2014 · 0 comments

Comments

@waldoj
Copy link
Contributor

waldoj commented Oct 29, 2014

In #27, @AnasGhadieh points out a common problem—incorrectly formatted CSV files frequently have a preamble before the header row. This makes it impossible to do anything useful with the content.

Optionally, accept a URL parameter to discard the first x rows, and use that to simply ignore that number of header rows in the CSV file in question.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants