Skip to content

Handle quoted csv files#20

Open
malachid wants to merge 1 commit intoeobermuhlner:masterfrom
malachid:support_quoted_csv
Open

Handle quoted csv files#20
malachid wants to merge 1 commit intoeobermuhlner:masterfrom
malachid:support_quoted_csv

Conversation

@malachid
Copy link

When using a tool like snowsql to acquire the csv, every cell is quoted (including the numbers). This prevents csv2chart from processing the information correctly.

This change provides an optional parameter in.strip that defaults to false.
When enabled, it will remove the surrounding quotes, if they exist.

Test added as well.

Verified with data loaded from snowsql that it works now.

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

Successfully merging this pull request may close these issues.

1 participant