cudf.core.window.rolling.Rolling.min#

Rolling.min(*args, **kwargs)#

Calculate the rolling min.

Returns:
Series or DataFrame

Return type is the same as the original object.