« biom.table.Table.transform :: Contents :: biom.table.Table.update_ids »
Transpose the contingency table
The returned table will be an entirely new table, including copies of the (transposed) data, sample/observation IDs and metadata.
Table
Return a new table that is the transpose of caller table.