pasteur.attribute.GenerationValue
=================================

.. currentmodule:: pasteur.attribute

.. autoclass:: GenerationValue
   :members:
   :undoc-members:
   :inherited-members:

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GenerationValue.domain
      ~GenerationValue.height
      ~GenerationValue.max_len
      ~GenerationValue.ignore_nan
      ~GenerationValue.name
   
   

   
   
   .. rubric:: Methods

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