pandas.core.resample.Resampler.mean

Resampler.mean(_method='mean', *args, **kwargs) [source]

Compute mean of groups, excluding missing values

For multiple groupings, the result index will be a MultiIndex

© 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.20.3/generated/pandas.core.resample.Resampler.mean.html