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

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

.. table::
    :class: note

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

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

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

name
----

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

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

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

title
-----

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

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

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

axes
----

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

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

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

axis
----

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

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

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

weighted
--------

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

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

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

kind
----

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

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

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

values
------

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

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

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

errors
------

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

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

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

variances
---------

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

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

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

counts
------

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

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

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

to_boost
--------

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

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

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

to_hist
-------

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

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

