6 ms·
Very cool, one thing is that it drops the last line of my csv
by aboutruby 8y ago
Very cool, one thing is that it drops the last line of my csv
- BjoernKW 8y agoThis might be an issue with SheetJS, the library used for reading data from input files. If you create a GitHub issue with some example data for reproducing the problem I'll look into it.
- creatornator 8y agoMaybe you need to have a trailing newline? Not sure...