| Input | Output | Alias |
|---|---|---|
| ✔ | ✔ | TSVRawWithNames, RawWithNames |
Description
Differs from theTabSeparatedWithNames format,
in that the rows are written without escaping.
When parsing with this format, tabs or line-feeds are not allowed in each field.
Example usage
Inserting data
Using the following tsv file, named asfootball.tsv:
Reading data
Read data using theTabSeparatedRawWithNames format: