Fork me on GitHub

biom-format.org

biom.table.Table.__repr__

Contents

biom.table.Table.__repr__

Table.__repr__()

Returns a high-level summary of the table’s properties

Returns:

str

A string detailing the shape, class, number of nonzero entries, and table density

Contents