: Double quotes in csv data
Hi Micheal,
You can write some python/perl script and can transform the csv.
On Wed, Oct 21, 2015 at 8:57 PM,
mailto:michael.engl...@nomura.com>> wrote:
Hi,
I have some CSV data which is encompassing each field in double quotes e.g.
“hello”, “”, “test”, “”.
I n
Hi Micheal,
You can write some python/perl script and can transform the csv.
On Wed, Oct 21, 2015 at 8:57 PM, wrote:
> Hi,
>
>
>
> I have some CSV data which is encompassing each field in double quotes
> e.g. “hello”, “”, “test”, “”.
>
>
>
> I noticed that there is a CSV Serde now available