On this page
pandas.core.resample.Resampler.max
Resampler.max(self, _method='max', *args, **kwargs)
[source]-
Compute max of group values.
Returns: - Series or DataFrame
-
Computed max of values within each group.
© 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.core.resample.Resampler.max.html