uproot.AsDtypeInPlace
=====================

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

.. table::
    :class: note

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

.. autoclass:: uproot.interpretation.numerical.AsDtypeInPlace

.. _uproot.interpretation.numerical.AsDtypeInPlace.from_dtype:

from_dtype
----------

Inherited from :doc:`uproot.interpretation.numerical.AsDtype`.

.. autoattribute:: uproot.interpretation.numerical.AsDtypeInPlace.from_dtype

.. _uproot.interpretation.numerical.AsDtypeInPlace.to_dtype:

to_dtype
--------

Inherited from :doc:`uproot.interpretation.numerical.AsDtype`.

.. autoattribute:: uproot.interpretation.numerical.AsDtypeInPlace.to_dtype

.. _uproot.interpretation.numerical.AsDtypeInPlace.itemsize:

itemsize
--------

Inherited from :doc:`uproot.interpretation.numerical.AsDtype`.

.. autoattribute:: uproot.interpretation.numerical.AsDtypeInPlace.itemsize

.. _uproot.interpretation.numerical.AsDtypeInPlace.inner_shape:

inner_shape
-----------

Inherited from :doc:`uproot.interpretation.numerical.AsDtype`.

.. autoattribute:: uproot.interpretation.numerical.AsDtypeInPlace.inner_shape

.. _uproot.interpretation.numerical.AsDtypeInPlace.reshape:

reshape
-------

Inherited from :doc:`uproot.interpretation.numerical.AsDtype`.

.. automethod:: uproot.interpretation.numerical.AsDtypeInPlace.reshape

.. _uproot.interpretation.numerical.AsDtypeInPlace.inplace:

inplace
-------

Inherited from :doc:`uproot.interpretation.numerical.AsDtype`.

.. automethod:: uproot.interpretation.numerical.AsDtypeInPlace.inplace

.. _uproot.interpretation.numerical.AsDtypeInPlace.cache_key:

cache_key
---------

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

.. autoattribute:: uproot.interpretation.numerical.AsDtypeInPlace.cache_key

.. _uproot.interpretation.numerical.AsDtypeInPlace.typename:

typename
--------

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

.. autoattribute:: uproot.interpretation.numerical.AsDtypeInPlace.typename

.. _uproot.interpretation.numerical.AsDtypeInPlace.numpy_dtype:

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

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

.. autoattribute:: uproot.interpretation.numerical.AsDtypeInPlace.numpy_dtype

.. _uproot.interpretation.numerical.AsDtypeInPlace.awkward_form:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtypeInPlace.awkward_form

.. _uproot.interpretation.numerical.AsDtypeInPlace.basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtypeInPlace.basket_array

.. _uproot.interpretation.numerical.AsDtypeInPlace.final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtypeInPlace.final_array

.. _uproot.interpretation.numerical.AsDtypeInPlace.hook_before_basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtypeInPlace.hook_before_basket_array

.. _uproot.interpretation.numerical.AsDtypeInPlace.hook_after_basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtypeInPlace.hook_after_basket_array

.. _uproot.interpretation.numerical.AsDtypeInPlace.hook_before_final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtypeInPlace.hook_before_final_array

.. _uproot.interpretation.numerical.AsDtypeInPlace.hook_before_library_finalize:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtypeInPlace.hook_before_library_finalize

.. _uproot.interpretation.numerical.AsDtypeInPlace.hook_after_final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsDtypeInPlace.hook_after_final_array

