Index
=====

.. currentmodule:: lsst.pipe.tasks.functors

.. autoclass:: Index
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Index.columns
      ~Index.name
      ~Index.noDup
      ~Index.shortname

   .. rubric:: Methods Summary

   .. autosummary::

      ~Index.__call__
      ~Index.difference
      ~Index.fail
      ~Index.multilevelColumns

   .. rubric:: Attributes Documentation

   .. autoattribute:: columns
   .. autoattribute:: name
   .. autoattribute:: noDup
   .. autoattribute:: shortname

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: difference
   .. automethod:: fail
   .. automethod:: multilevelColumns