uproot.AsJagged
===============

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

.. table::
    :class: note

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

.. autoclass:: uproot.interpretation.jagged.AsJagged

.. _uproot.interpretation.jagged.AsJagged.content:

content
-------

.. autoattribute:: uproot.interpretation.jagged.AsJagged.content

.. _uproot.interpretation.jagged.AsJagged.header_bytes:

header_bytes
------------

.. autoattribute:: uproot.interpretation.jagged.AsJagged.header_bytes

.. _uproot.interpretation.jagged.AsJagged.original:

original
--------

.. autoattribute:: uproot.interpretation.jagged.AsJagged.original

.. _uproot.interpretation.jagged.AsJagged.cache_key:

cache_key
---------

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

.. autoattribute:: uproot.interpretation.jagged.AsJagged.cache_key

.. _uproot.interpretation.jagged.AsJagged.typename:

typename
--------

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

.. autoattribute:: uproot.interpretation.jagged.AsJagged.typename

.. _uproot.interpretation.jagged.AsJagged.numpy_dtype:

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

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

.. autoattribute:: uproot.interpretation.jagged.AsJagged.numpy_dtype

.. _uproot.interpretation.jagged.AsJagged.awkward_form:

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

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

.. automethod:: uproot.interpretation.jagged.AsJagged.awkward_form

.. _uproot.interpretation.jagged.AsJagged.basket_array:

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

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

.. automethod:: uproot.interpretation.jagged.AsJagged.basket_array

.. _uproot.interpretation.jagged.AsJagged.final_array:

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

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

.. automethod:: uproot.interpretation.jagged.AsJagged.final_array

.. _uproot.interpretation.jagged.AsJagged.hook_before_basket_array:

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

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

.. automethod:: uproot.interpretation.jagged.AsJagged.hook_before_basket_array

.. _uproot.interpretation.jagged.AsJagged.hook_after_basket_array:

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

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

.. automethod:: uproot.interpretation.jagged.AsJagged.hook_after_basket_array

.. _uproot.interpretation.jagged.AsJagged.hook_before_final_array:

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

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

.. automethod:: uproot.interpretation.jagged.AsJagged.hook_before_final_array

.. _uproot.interpretation.jagged.AsJagged.hook_before_library_finalize:

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

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

.. automethod:: uproot.interpretation.jagged.AsJagged.hook_before_library_finalize

.. _uproot.interpretation.jagged.AsJagged.hook_after_final_array:

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

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

.. automethod:: uproot.interpretation.jagged.AsJagged.hook_after_final_array

