tsv2csv [options…] [file] Equivalent to dsv2dsv, but the
tsv2json [options…] [file] Equivalent to dsv2json, but
dsv.parseRows(string[, row]) Parses the specified string, which must be in the delimiter-separated values
d3.csvParseRows(string[, row]) Equivalent to
json2dsv [options…] [file] Converts the specified JSON input file to DSV. If file is not specified,
csv2json [options…] [file] Equivalent to dsv2json.
dsv2json [options…] [file] Converts the specified DSV input file to JSON. If file is not specified,
d3.tsvParseRows(string[, row]) Equivalent to
d3.csvParse(string[, row]) Equivalent to dsvFormat("
dsv.parse(string[, row]) Parses the specified string, which must be in the delimiter-separated values
Page 2 of 2