Tezos_benchmark.CsvSourceSave and load tables as CSV files.
Note that this module does not support the full specification of CSV but covers only the specific format used in Snoop.
The type of table. A list of rows. Each row must have the same number of columns
Horizontally concat tables. The Tables must have the same number of rows.
Save a table to a CSV file
Print a table as CSV to stdout