.. include:: ../table/references.txt

TableGroups
===========

.. currentmodule:: astropy.table

.. autoclass:: TableGroups
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TableGroups.indices
      ~TableGroups.key_colnames
      ~TableGroups.keys

   .. rubric:: Methods Summary

   .. autosummary::

      ~TableGroups.aggregate
      ~TableGroups.filter

   .. rubric:: Attributes Documentation

   .. autoattribute:: indices
   .. autoattribute:: key_colnames
   .. autoattribute:: keys

   .. rubric:: Methods Documentation

   .. automethod:: aggregate
   .. automethod:: filter
