12 Commits

Author SHA1 Message Date
5c74085ada implemented encodeCSV and encodeRawCSV 2022-04-24 16:05:10 -04:00
3df133147f implemented encodeRows 2022-04-24 16:05:10 -04:00
5d6a7db6c5 implemented encodeRawRows 2022-04-24 14:23:49 -04:00
76cea1e051 implemented labelFields 2022-04-21 15:39:07 -04:00
f27e190be6 renamed to csv-sip 2022-04-21 13:13:42 -04:00
9ec4d7e9c3 extra test in decodeRawRows
I needed to make sure that a trailing comma on a row would leave a blank cell at the end of the row.
2022-04-21 00:02:38 -04:00
389c206063 implemented decodeRawRows 2022-04-20 21:21:51 -04:00
63b97649a6 implemented toBytes 2022-04-19 20:12:12 -04:00
67e85f0a78 basic structure for decodeRawRows 2022-04-19 19:33:35 -04:00
eea4710b80 implemented decodeUTF8 2022-04-19 19:21:15 -04:00
08c77d4d0f wrote basic structure of decodeRows 2022-04-19 19:21:15 -04:00
0e09e0fcbf created Data.CSV.Slurp module 2022-04-18 16:29:28 -04:00