ID EN
CSV

quoting

Python 3.11

Controls when quotes should be generated by the writer and recognised by the reader. It can take on any of the QUOTE_* constants and defaults to QUOTE_MINIMAL.

Syntax

PYTHON
Dialect.quoting

See Also

QUOTE_* constants QUOTE_MINIMAL