uproot.interpretation.numerical.Numerical
=========================================

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

.. table::
    :class: note

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

.. autoclass:: uproot.interpretation.numerical.Numerical

.. _uproot.interpretation.numerical.Numerical.cache_key:

cache_key
---------

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

.. autoattribute:: uproot.interpretation.numerical.Numerical.cache_key

.. _uproot.interpretation.numerical.Numerical.typename:

typename
--------

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

.. autoattribute:: uproot.interpretation.numerical.Numerical.typename

.. _uproot.interpretation.numerical.Numerical.numpy_dtype:

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

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

.. autoattribute:: uproot.interpretation.numerical.Numerical.numpy_dtype

.. _uproot.interpretation.numerical.Numerical.awkward_form:

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

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

.. automethod:: uproot.interpretation.numerical.Numerical.awkward_form

.. _uproot.interpretation.numerical.Numerical.basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.Numerical.basket_array

.. _uproot.interpretation.numerical.Numerical.final_array:

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

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

.. automethod:: uproot.interpretation.numerical.Numerical.final_array

.. _uproot.interpretation.numerical.Numerical.hook_before_basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.Numerical.hook_before_basket_array

.. _uproot.interpretation.numerical.Numerical.hook_after_basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.Numerical.hook_after_basket_array

.. _uproot.interpretation.numerical.Numerical.hook_before_final_array:

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

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

.. automethod:: uproot.interpretation.numerical.Numerical.hook_before_final_array

.. _uproot.interpretation.numerical.Numerical.hook_before_library_finalize:

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

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

.. automethod:: uproot.interpretation.numerical.Numerical.hook_before_library_finalize

.. _uproot.interpretation.numerical.Numerical.hook_after_final_array:

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

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

.. automethod:: uproot.interpretation.numerical.Numerical.hook_after_final_array

