cudf.core.window.rolling.Rolling.max#
- Rolling.max(*args, **kwargs)#
Calculate the rolling max.
- Returns:
- Series or DataFrame
Return type is the same as the original object.
Site Navigation
Section Navigation
API Documentation
Calculate the rolling max.
Return type is the same as the original object.