uproot.interpretation.Interpretation
====================================

Defined in `uproot.interpretation <https://github.com/scikit-hep/uproot5/blob//src/uproot/interpretation/__init__.py>`__ on `line 16 <https://github.com/scikit-hep/uproot5/blob//src/uproot/interpretation/__init__.py#L16>`__.



.. autoclass:: uproot.interpretation.Interpretation

.. _uproot.interpretation.Interpretation.cache_key:

cache_key
---------

.. autoattribute:: uproot.interpretation.Interpretation.cache_key

.. _uproot.interpretation.Interpretation.typename:

typename
--------

.. autoattribute:: uproot.interpretation.Interpretation.typename

.. _uproot.interpretation.Interpretation.numpy_dtype:

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

.. autoattribute:: uproot.interpretation.Interpretation.numpy_dtype

.. _uproot.interpretation.Interpretation.awkward_form:

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

.. automethod:: uproot.interpretation.Interpretation.awkward_form

.. _uproot.interpretation.Interpretation.basket_array:

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

.. automethod:: uproot.interpretation.Interpretation.basket_array

.. _uproot.interpretation.Interpretation.final_array:

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

.. automethod:: uproot.interpretation.Interpretation.final_array

.. _uproot.interpretation.Interpretation.hook_before_basket_array:

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

.. automethod:: uproot.interpretation.Interpretation.hook_before_basket_array

.. _uproot.interpretation.Interpretation.hook_after_basket_array:

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

.. automethod:: uproot.interpretation.Interpretation.hook_after_basket_array

.. _uproot.interpretation.Interpretation.hook_before_final_array:

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

.. automethod:: uproot.interpretation.Interpretation.hook_before_final_array

.. _uproot.interpretation.Interpretation.hook_before_library_finalize:

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

.. automethod:: uproot.interpretation.Interpretation.hook_before_library_finalize

.. _uproot.interpretation.Interpretation.hook_after_final_array:

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

.. automethod:: uproot.interpretation.Interpretation.hook_after_final_array

