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.