Commit Graph

12 Commits

Author SHA1 Message Date
Shakil Thakur
54d0817376 Merge pull request #11 from FourierTransformer/os9-line-endings-fix
Mac OS9 line endings fix and BOM removal
2017-12-01 22:56:10 -06:00
FourierTransformer
111199c94a minor clarifications 2017-12-01 08:50:16 -06:00
FourierTransformer
d2ddda79f7 will now strip out BOM 2017-11-30 22:46:10 -06:00
FourierTransformer
6c820e03a1 version bump 2017-11-30 22:02:49 -06:00
Shakil Thakur
29675f4d61 Merge pull request #7 from Oozlum/return_headers
ftcsv.parse also returns table of column headers
2017-11-05 22:50:15 -06:00
Shakil Thakur
1a40dd1126 Update README.md
added a newline to fix the contributing guide
2017-11-02 20:48:02 -05:00
Chris Smith
62b1c1bd8f ftcsv.parse also returns table of column headers
output, headers = ftcsv.parse(...) -- headers = { 'Column 1', 'Column 2', ... }
2017-11-02 10:28:14 +00:00
Shakil Thakur
7d5ac974b0 updated to fix bad md formatting 2017-10-07 10:50:41 -05:00
FourierTransformer
20f4dd306e better error handling with unit tests! 2016-11-06 11:36:24 -06:00
FourierTransformer
ee24dcd9a6 code refactor, can now modify headers via function, and slight performance increase 2016-04-02 15:42:32 -05:00
FourierTransformer
48fbb20d46 updated readme 2016-03-14 20:28:35 -05:00
FourierTransformer
ddb654ebe1 First Release :shipit: 2016-03-13 21:47:57 -05:00