pasteur.attribute.CatValue
==========================

.. currentmodule:: pasteur.attribute

.. autoclass:: CatValue
   :members:
   :undoc-members:
   :inherited-members:

   
   
   .. rubric:: Attributes

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

   
   
   .. rubric:: Methods

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