-
To reproduce:
- last field quotation with closing new line makes parser explode
`(dsv-string->scm "test,hello,\"blah\"\r\n" #:format 'rfc4180)`
- last field quotation with now closing new line …
-
From having a short look at the documentation and the code, it seems it's not possible to define a parser for the [IANA standard for TSV](https://www.iana.org/assignments/media-types/text/tab-separate…
-
_Original author: bad...@gmail.com (June 10, 2011 21:34:32)_
I noticed some problems with google-refine dealing with quotes.
== SETUP ==
$ cat /etc/redhat-release
CentOS release 5.6 (Final)…
-
I'm trying to use js-xlsx to convert some Excel sheets to CSV, and then from there I'll parse the CSV data. The problem that I'm having is that there are commas in some of the cells in the Excel sheet…
-
Morning,
I'm receiving the following error.
Warning: Couldn't structurize line.
I log each record and it looks fine. Any idea on what the issue could be?
Thanks,
Jonathan
-
SimpleFlatMapper provide a CSV that's usually more efficient than the Jackson's one.
So far, Jackson still beats SimpleFlatMapper on ver large file with one single unquoted column.
Moreover, we co…
-
https://tools.ietf.org/html/rfc4180 FTW
-
When I try to export to a CSV I get an error `Object of class DateTime could not be converted to string`. That's because we return an object and not a string: https://github.com/concrete5/concrete5/bl…
-
Section 5 - I suggest moving the text "The definitions of CSV structural terms are provided by [RFC4180], as noted in Section 2.10, RFC 4180: Comma-separated values (CSV) files, above." from after Rul…
-
CSV does not have a formal definition, but it's important BE and ML agree to a specific, formal format.
My proposal is to use the CSV specification proposed by RFC4180 (yes I'm ripping this from Wi…
db213 updated
6 years ago