Open robross0606 opened 9 years ago
I simply cannot get CSVeed to work at all. It still has problems in version 0.4 with Windows Line endings when using InputFileStream. It also does not handle null column values represented as either:
,NULL,
or simply:
,,
What am I doing wrong?
Is this project still under development? I haven't received any response in months.
I simply cannot get CSVeed to work at all. It still has problems in version 0.4 with Windows Line endings when using InputFileStream. It also does not handle null column values represented as either:
,NULL,
or simply:
,,
What am I doing wrong?