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