tally.build.Sheet.add_table#

Sheet.add_table(stub, options={}, dataset=None)#

Add a table to the sheet

Parameters
  • stub (dict) – Dictionary with information about what the table should contain. Options are x - the stub variable y - the banner variable

  • options (dict) –

  • dataset (tally.DataSet) –