cudf.core.window.rolling.Rolling.max# Rolling.max(*args, **kwargs)[source]# Calculate the rolling max. Returns: Series or DataFrameReturn type is the same as the original object.