scikit-bio
skbio.io
skbio.sequence
skbio.alignment
skbio.tree
skbio.diversity
skbio.stats
skbio.embedding
skbio.table
skbio.metadata
skbio.workflow
skbio.util
Table.transpose()
Transpose the contingency table
The returned table will be an entirely new table, including copies of the (transposed) data, sample/observation IDs and metadata.
Return a new table that is the transpose of caller table.
previous
skbio.table.Table.transform
next
skbio.table.Table.update_ids