integrate# Hist1d.integrate()[source]# Return the integral of the histogram. The integral is calculated as bin-value * bin-width. Returns: integralfloat See also max min sum