parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

csv with multiline records


From: Ryan Brothers
Subject: csv with multiline records
Date: Tue, 13 Dec 2016 20:04:26 -0500

Hello,

Is there a way to use --pipe to process a csv that could have multiple
lines for a single record?  For example:

row1,"1
2
3"
row2,4

I'd like to treat the above as 2 rows for parsing purposes.

Thanks for your help.

Ryan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]