TimedeltaIndex.mean(self, *args, **kwargs)
[source]
Return the mean value of the Array.
New in version 0.25.0.
Parameters: |
|
---|---|
Returns: |
|
See also
numpy.ndarray.mean
Series.mean
mean is only defined for Datetime and Timedelta dtypes, not for Period.
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.25.0/reference/api/pandas.TimedeltaIndex.mean.html