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.
Site Navigation
Section Navigation
API Documentation
Calculate the rolling min.
Return type is the same as the original object.