datascience.tables.Table.from_rows

classmethod Table.from_rows(rows, labels)[source]

Create a table from a sequence of rows (fixed-length sequences). [Deprecated]