Searched refs:samples_table (Results 1 – 3 of 3) sorted by relevance
155 tf = tabulator.TableFormatter(table, columns, samples_table=True)
1042 def __init__(self, table, columns, samples_table=False): argument1054 self._samples_table = samples_table
246 tf = TableFormatter(table, parsed_columns, samples_table=True)