| Input | Output | Alias |
|---|---|---|
| ✔ | ✔ | TSVRawWithNamesAndTypes, RawWithNamesAndTypes |
Description
Differs from theTabSeparatedWithNamesAndTypes 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 theTabSeparatedRawWithNamesAndTypes format: