GroupView
=========

.. currentmodule:: lsst.afw.table

.. autoclass:: GroupView
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~GroupView.aggregate
      ~GroupView.apply
      ~GroupView.build
      ~GroupView.get
      ~GroupView.items
      ~GroupView.keys
      ~GroupView.values
      ~GroupView.where

   .. rubric:: Methods Documentation

   .. automethod:: aggregate
   .. automethod:: apply
   .. automethod:: build
   .. automethod:: get
   .. automethod:: items
   .. automethod:: keys
   .. automethod:: values
   .. automethod:: where