It would be handy if we could pass the quoting values into this tool: https://docs.python.org/3/library/csv.html#csv.QUOTE_ALL I think you could do something similar for setting the delimiter too (which you already have an issue open for).
It would be handy if we could pass the quoting values into this tool:
https://docs.python.org/3/library/csv.html#csv.QUOTE_ALL
I think you could do something similar for setting the delimiter too (which you already have an issue open for).