uproot.behaviors.TProfile.Profile
=================================

Defined in `uproot.behaviors.TProfile <https://github.com/scikit-hep/uproot5/blob//src/uproot/behaviors/TProfile.py>`__ on `line 132 <https://github.com/scikit-hep/uproot5/blob//src/uproot/behaviors/TProfile.py#L132>`__.

.. table::
    :class: note

    +------------------------------------------+
    | **Inheritance order:**                   |
    +==========================================+
    | #. :doc:`uproot.behaviors.TH1.Histogram` |
    +------------------------------------------+

.. autoclass:: uproot.behaviors.TProfile.Profile

.. _uproot.behaviors.TProfile.Profile.name:

name
----

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. autoattribute:: uproot.behaviors.TProfile.Profile.name

.. _uproot.behaviors.TProfile.Profile.title:

title
-----

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. autoattribute:: uproot.behaviors.TProfile.Profile.title

.. _uproot.behaviors.TProfile.Profile.axes:

axes
----

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. autoattribute:: uproot.behaviors.TProfile.Profile.axes

.. _uproot.behaviors.TProfile.Profile.axis:

axis
----

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. automethod:: uproot.behaviors.TProfile.Profile.axis

.. _uproot.behaviors.TProfile.Profile.weighted:

weighted
--------

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. autoattribute:: uproot.behaviors.TProfile.Profile.weighted

.. _uproot.behaviors.TProfile.Profile.kind:

kind
----

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. autoattribute:: uproot.behaviors.TProfile.Profile.kind

.. _uproot.behaviors.TProfile.Profile.values:

values
------

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. automethod:: uproot.behaviors.TProfile.Profile.values

.. _uproot.behaviors.TProfile.Profile.errors:

errors
------

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. automethod:: uproot.behaviors.TProfile.Profile.errors

.. _uproot.behaviors.TProfile.Profile.variances:

variances
---------

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. automethod:: uproot.behaviors.TProfile.Profile.variances

.. _uproot.behaviors.TProfile.Profile.counts:

counts
------

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. automethod:: uproot.behaviors.TProfile.Profile.counts

.. _uproot.behaviors.TProfile.Profile.to_boost:

to_boost
--------

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. automethod:: uproot.behaviors.TProfile.Profile.to_boost

.. _uproot.behaviors.TProfile.Profile.to_hist:

to_hist
-------

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. automethod:: uproot.behaviors.TProfile.Profile.to_hist

