-
### Describe the bug
If string/symbol columns tabs or new-line characters these are escaped in a manner that is similar to JSON escaping.
Today:
```shell
curl -G --data-urlencode "query=sele…
-
_(Also [posted in art@ietf thread](https://mailarchive.ietf.org/arch/msg/art/kUnJ1niZK8pndqCYVG9GykmGHsI/))_
Have you got any suggestions for profiles for CSV files?
This RFC gives a narrow, pr…
-
comma-chameleon is giving me files with CRLF line endings (`\r\n`), whereas I would have expected just line feed (`\n`). This means that if I open and edit the file in most other applications on my Ma…
-
The application already validates the keyword limits (100 at most) in each file, and also limits the file picker to allow CSV file type only. But there're some improvements can be made:
- server-side…
-
**Is your feature request related to a problem? Please describe.**
Csv can support multiline delimited string.
For example:
```csv
id, message, other
1, "this is a
string", 42
2, "this is …
-
github does render some file formats nicely, among them csv and tsv:
https://help.github.com/categories/working-with-non-code-files/
https://help.github.com/articles/rendering-csv-and-tsv-data/
S…
-
Hi there, me again! :)
It seems that when Grist is in French, the number columns are exported as text.
Here is an example document:
![image](https://github.com/gristlabs/grist-core/assets/146…
-
Thanks for adding my 'csv' library to cyclone/winds. I could not find a way to edit the wiki, so please see below the documentation, in markdown format.
# CSV: `(import (cyclone csv))`
A CSV rea…
ghost updated
2 years ago
-
Since there are couple de-facto "sub-formats" of CSV; for example ones explained here:
http://commons.apache.org/proper/commons-csv/apidocs/org/apache/commons/csv/CSVFormat.html
it might make sense …
-
```
From Manna Energy
null fields show in the briefcase csv as nothing so you end up with a bunch of
commas in a row when there is a null value from an optional field that was
skipped. This, combin…