Jonathan Lamothe
|
3bc1be9eb9
|
moved decodeUTF8 into helpers section
|
2022-04-25 18:46:57 -04:00 |
|
Jonathan Lamothe
|
5c74085ada
|
implemented encodeCSV and encodeRawCSV
|
2022-04-24 16:05:10 -04:00 |
|
Jonathan Lamothe
|
3df133147f
|
implemented encodeRows
|
2022-04-24 16:05:10 -04:00 |
|
Jonathan Lamothe
|
5d6a7db6c5
|
implemented encodeRawRows
|
2022-04-24 14:23:49 -04:00 |
|
Jonathan Lamothe
|
76cea1e051
|
implemented labelFields
|
2022-04-21 15:39:07 -04:00 |
|
Jonathan Lamothe
|
f27e190be6
|
renamed to csv-sip
|
2022-04-21 13:13:42 -04:00 |
|
Jonathan Lamothe
|
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 |
|
Jonathan Lamothe
|
389c206063
|
implemented decodeRawRows
|
2022-04-20 21:21:51 -04:00 |
|
Jonathan Lamothe
|
63b97649a6
|
implemented toBytes
|
2022-04-19 20:12:12 -04:00 |
|
Jonathan Lamothe
|
67e85f0a78
|
basic structure for decodeRawRows
|
2022-04-19 19:33:35 -04:00 |
|
Jonathan Lamothe
|
eea4710b80
|
implemented decodeUTF8
|
2022-04-19 19:21:15 -04:00 |
|
Jonathan Lamothe
|
08c77d4d0f
|
wrote basic structure of decodeRows
|
2022-04-19 19:21:15 -04:00 |
|
Jonathan Lamothe
|
0e09e0fcbf
|
created Data.CSV.Slurp module
|
2022-04-18 16:29:28 -04:00 |
|