Can you remove remove 'sep=","' from Export CSV
Hello,
the first line "sep="," it cause many trouble to python csv parser
can you remove it ?
REgards
13 Views

Hello,
the first line "sep="," it cause many trouble to python csv parser
can you remove it ?
REgards
Nope this is the spec :) csv file should specify separator as an optional line