pasteur.attribute.StratifiedNumValue
====================================

.. currentmodule:: pasteur.attribute

.. autoclass:: StratifiedNumValue
   :members:
   :undoc-members:
   :inherited-members:

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~StratifiedNumValue.domain
      ~StratifiedNumValue.height
      ~StratifiedNumValue.name_cnt
      ~StratifiedNumValue.ignore_nan
      ~StratifiedNumValue.name
   
   

   
   
   .. rubric:: Methods

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