Guides

Short, specific writing about tables in text files and the trouble they cause.

  1. 01What is a TSV file?A plain-text table where one character does all the work — and the reasons that character is a tab.
  2. 02TSV vs CSV — which should you use?They do the same job. They fail differently, and the difference decides which one you want.
  3. 03How to fix a broken TSV fileFive failures account for almost every broken tab-separated file. Each one looks different, and each one has a specific repair.