Skip to content

Added --csvquoting(-c) argument for specifying CSV quoting type#18

Open
fkpp wants to merge 1 commit into
taraslayshchuk:masterfrom
fkpp:master
Open

Added --csvquoting(-c) argument for specifying CSV quoting type#18
fkpp wants to merge 1 commit into
taraslayshchuk:masterfrom
fkpp:master

Conversation

@fkpp
Copy link
Copy Markdown

@fkpp fkpp commented Nov 10, 2016

This option adds the quoting type for the csv.DictWriter. Defaults to csv.QUOTE_NONE

This option adds the quoting type for the csv.DictWriter. Defaults to csv.QUOTE_NONE
Copy link
Copy Markdown
Owner

@taraslayshchuk taraslayshchuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What usecase for this feature? Why you need change default quote_minimal value to quote_none?

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.

2 participants