Commit Graph

16 Commits

Author SHA1 Message Date
Jonathan Lamothe 3bc1be9eb9 moved decodeUTF8 into helpers section 2022-04-25 18:46:57 -04:00
Jonathan Lamothe 22b6942900 changed types of encodeCSV and encodeRawCSV
...to be more generic, the type now allows the to take any kind of input
2022-04-24 22:14:30 -04:00
Jonathan Lamothe c1e9fb7b8e typo 2022-04-24 22:13:07 -04:00
Jonathan Lamothe 886f991ee3 implemented file producers/consumers
- readFromCSV
- readFromCSVRaw
- writeToCSV
- writeToCSVRaw
2022-04-24 18:32:30 -04:00
Jonathan Lamothe 659b817252 removed writeCSVFromStream and writeRawCSVFromStream 2022-04-24 17:15:27 -04:00
Jonathan Lamothe d27eb91952 implemented file writing 2022-04-24 16:47:24 -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 724dfe0345 implemented slurpRawLabelledCSV 2022-04-21 22:27:48 -04:00
Jonathan Lamothe 51784123cd implemented slurpLabelledCSV 2022-04-21 22:27:34 -04:00
Jonathan Lamothe 35130eeae1 documentation for slurpCSV and slurpRawCSV 2022-04-21 22:23:26 -04:00
Jonathan Lamothe 2af6966192 implemented slurpRawCSV 2022-04-21 21:45:42 -04:00
Jonathan Lamothe 8533e84caa implemented slurpCSV 2022-04-21 21:39:10 -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