tab-separated values
tab-separated values, aka tab-separated values, is a meta language created in 1993. A tab-separated values (TSV) file is a simple text format for storing data in a tabular structure, e.g., database table or spreadsheet data, and a way of exchanging information between databases. Each record in the table is one line of the text file. Each field value of a record is separated from the next by a tab character. Read more on Wikipedia...
27Years Old | 20Users | ?Jobs |
- the tab-separated values wikipedia page
- tab-separated values first appeared in 1993
- See also: mime, csv
- Have a question about tab-separated values not answered here? Email me and let me know how I can help.
Example code from Wikipedia:
Sepal length Sepal width Petal length Petal width Species 5.1 3.5 1.4 0.2 I. setosa 4.9 3.0 1.4 0.2 I. setosa 4.7 3.2 1.3 0.2 I. setosa 4.6 3.1 1.5 0.2 I. setosa 5.0 3.6 1.4 0.2 I. setosa
Last updated August 9th, 2020