pasteur.attribute.StratifiedValue
=================================

.. currentmodule:: pasteur.attribute

.. autoclass:: StratifiedValue
   :members:
   :undoc-members:
   :inherited-members:

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~StratifiedValue.domain
      ~StratifiedValue.height
      ~StratifiedValue.ignore_nan
      ~StratifiedValue.name
   
   

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~StratifiedValue.downsample
      ~StratifiedValue.get_domain
      ~StratifiedValue.get_domain_multiple
      ~StratifiedValue.get_human_readable
      ~StratifiedValue.get_mapping
      ~StratifiedValue.get_mapping_multiple
      ~StratifiedValue.get_naive_mapping_multiple
      ~StratifiedValue.is_ordinal
      ~StratifiedValue.prefix_rename
      ~StratifiedValue.rename
      ~StratifiedValue.replace
      ~StratifiedValue.select_height
      ~StratifiedValue.upsample
   
   