Table#

Module for reading and writing tables as TSV and CSV files.

Classes#

TableSaver

Class for saving Pandas Database objects as CSV or TSV files based on a provided path.

Functions#

get_tabular_separator(→ str)

Get the separator corresponding to a given tabular data filetype.