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

escape commas in key phrases text #19

Open
eebbesen opened this issue Nov 7, 2018 · 1 comment
Open

escape commas in key phrases text #19

eebbesen opened this issue Nov 7, 2018 · 1 comment
Labels
good first issue Good for newcomers

Comments

@eebbesen
Copy link
Owner

eebbesen commented Nov 7, 2018

These are causing issues with csv writing as the commas are treated as delimiters. I think quoting the text when writing the csv should fix this.

@eebbesen
Copy link
Owner Author

Probably some library available to do this...

@eebbesen eebbesen added the good first issue Good for newcomers label Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant