uproot.AsGrouped
================

Defined in `uproot.interpretation.grouped <https://github.com/scikit-hep/uproot4/blob//src/uproot/interpretation/grouped.py>`__ on `line 13 <https://github.com/scikit-hep/uproot4/blob//src/uproot/interpretation/grouped.py#L13>`__.

.. table::
    :class: note

    +------------------------------------------------+
    | **Inheritance order:**                         |
    +================================================+
    | #. :doc:`uproot.interpretation.Interpretation` |
    +------------------------------------------------+

.. autoclass:: uproot.interpretation.grouped.AsGrouped

.. _uproot.interpretation.grouped.AsGrouped.branch:

branch
------

.. autoattribute:: uproot.interpretation.grouped.AsGrouped.branch

.. _uproot.interpretation.grouped.AsGrouped.subbranches:

subbranches
-----------

.. autoattribute:: uproot.interpretation.grouped.AsGrouped.subbranches

.. _uproot.interpretation.grouped.AsGrouped.cache_key:

cache_key
---------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. autoattribute:: uproot.interpretation.grouped.AsGrouped.cache_key

.. _uproot.interpretation.grouped.AsGrouped.typename:

typename
--------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. autoattribute:: uproot.interpretation.grouped.AsGrouped.typename

.. _uproot.interpretation.grouped.AsGrouped.numpy_dtype:

numpy_dtype
-----------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. autoattribute:: uproot.interpretation.grouped.AsGrouped.numpy_dtype

.. _uproot.interpretation.grouped.AsGrouped.awkward_form:

awkward_form
------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.grouped.AsGrouped.awkward_form

.. _uproot.interpretation.grouped.AsGrouped.basket_array:

basket_array
------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.grouped.AsGrouped.basket_array

.. _uproot.interpretation.grouped.AsGrouped.final_array:

final_array
-----------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.grouped.AsGrouped.final_array

.. _uproot.interpretation.grouped.AsGrouped.hook_before_basket_array:

hook_before_basket_array
------------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.grouped.AsGrouped.hook_before_basket_array

.. _uproot.interpretation.grouped.AsGrouped.hook_after_basket_array:

hook_after_basket_array
-----------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.grouped.AsGrouped.hook_after_basket_array

.. _uproot.interpretation.grouped.AsGrouped.hook_before_final_array:

hook_before_final_array
-----------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.grouped.AsGrouped.hook_before_final_array

.. _uproot.interpretation.grouped.AsGrouped.hook_before_library_finalize:

hook_before_library_finalize
----------------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.grouped.AsGrouped.hook_before_library_finalize

.. _uproot.interpretation.grouped.AsGrouped.hook_after_final_array:

hook_after_final_array
----------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.grouped.AsGrouped.hook_after_final_array

