The stated goal of the project is to support CSV/TSV. Shouldn't the default delimiter therefore be `,` or `\t`, rather than ` `? Of course this will break a lot of things.
The stated goal of the project is to support CSV/TSV.
Shouldn't the default delimiter therefore be
,or\t, rather than?Of course this will break a lot of things.