Tutorial
********

The csvkit tutorial walks through processing and analyzing a real
dataset:

* Getting started

  * About this tutorial

  * Installing csvkit

  * Getting the data

  * in2csv: the Excel killer

  * csvlook: data periscope

  * csvcut: data scalpel

  * Putting it together with pipes

  * Summing up

* Examining the data

  * csvstat: statistics without code

  * csvgrep: find the data you need

  * csvsort: order matters

  * Summing up

* Power tools

  * csvjoin: merging related data

  * csvstack: combining subsets

  * csvsql and sql2csv: ultimate power

  * Summing up

* Going elsewhere with your data

  * csvjson: going online

  * csvpy: going into code

  * csvformat: for legacy systems

  * Summing up
