chump.objects.dataobjects.table

generic table object with the id column.

source: str

set the file path of this data.

sheet

sheet set the sheet name when reading data from an Excel workbook. Default is None.

sep

sep set delimiter in the data file. Default is ",".