﻿
skbio.table.Table
=================







   

   

   
      
   

   

   
      
   

   

   
      
   

   
      
   

   
      
   

   

   

   
      
   

   
      
   

   
      
   

   
      
   

   

   

   

   

   

   

   
      
   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   








   
      
   

   
      
   

   
      
   

   
      
   

   
      
   





   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   

   
      
         
      
   





   
      
   

   
      
   

   
      
   

   
      
   

   
      
   

   
      
   

   
      
   

   
      
   

   
      
   

   
      
   





.. currentmodule:: skbio.table

.. autoclass:: Table




   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Table.default_write_format
      ~Table.dtype
      ~Table.matrix_data
      ~Table.nnz
      ~Table.shape
   

   
   

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
   
      ~Table.add_group_metadata
   
      ~Table.add_metadata
   
      ~Table.align_to
   
      ~Table.align_to_dataframe
   
      ~Table.align_tree
   
      ~Table.collapse
   
      ~Table.concat
   
      ~Table.copy
   
      ~Table.data
   
      ~Table.del_metadata
   
      ~Table.delimited_self
   
      ~Table.descriptive_equality
   
      ~Table.exists
   
      ~Table.filter
   
      ~Table.from_adjacency
   
      ~Table.from_hdf5
   
      ~Table.from_json
   
      ~Table.from_tsv
   
      ~Table.get_table_density
   
      ~Table.get_value_by_ids
   
      ~Table.group_metadata
   
      ~Table.head
   
      ~Table.ids
   
      ~Table.index
   
      ~Table.is_empty
   
      ~Table.iter
   
      ~Table.iter_data
   
      ~Table.iter_pairwise
   
      ~Table.length
   
      ~Table.max
   
      ~Table.merge
   
      ~Table.metadata
   
      ~Table.metadata_to_dataframe
   
      ~Table.min
   
      ~Table.nonzero
   
      ~Table.nonzero_counts
   
      ~Table.norm
   
      ~Table.pa
   
      ~Table.partition
   
      ~Table.rankdata
   
      ~Table.read
   
      ~Table.reduce
   
      ~Table.remove_empty
   
      ~Table.sort
   
      ~Table.sort_order
   
      ~Table.subsample
   
      ~Table.sum
   
      ~Table.to_anndata
   
      ~Table.to_dataframe
   
      ~Table.to_hdf5
   
      ~Table.to_json
   
      ~Table.to_tsv
   
      ~Table.transform
   
      ~Table.transpose
   
      ~Table.update_ids
   
      ~Table.write
   
   

   
   

   
   
   .. rubric:: Special methods

   .. autosummary::
   
      ~Table.__eq__
      ~Table.__getitem__
      ~Table.__iter__
      ~Table.__ne__
      ~Table.__str__
   

   
   .. rubric:: Special methods (inherited)

   .. autoinherit::
   
      ~Table.__ge__
      ~Table.__getstate__
      ~Table.__gt__
      ~Table.__le__
      ~Table.__lt__
   
   




   
   .. rubric:: Details

   
   
   .. autoattribute:: Table.default_write_format
   
   
   
   .. autoattribute:: Table.dtype
   
   
   
   .. autoattribute:: Table.matrix_data
   
   
   
   .. autoattribute:: Table.nnz
   
   
   
   .. autoattribute:: Table.shape
   
   

   
   
   .. automethod:: Table.__eq__
   
   
   
   .. automethod:: Table.__getitem__
   
   
   
   .. automethod:: Table.__iter__
   
   
   
   .. automethod:: Table.__ne__
   
   
   
   .. automethod:: Table.__str__
   
   
   