pasteur.attribute.IdxValue
==========================

.. currentmodule:: pasteur.attribute

.. autoclass:: IdxValue
   :members:
   :undoc-members:
   :inherited-members:

   
   
   .. rubric:: Attributes

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

   
   
   .. rubric:: Methods

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