Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSV file without header row #121

Open
patricks opened this issue Jan 26, 2023 · 2 comments
Open

CSV file without header row #121

patricks opened this issue Jan 26, 2023 · 2 comments

Comments

@patricks
Copy link

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.

@DivineDominion
Copy link
Contributor

DivineDominion commented Jan 27, 2023 via email

@MattTimmons
Copy link

I am also needed a way to do this.. a csv without a header. But, please also my issue #124 where I can't even enumerate.

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

No branches or pull requests

3 participants