cudf.core.window.rolling.Rolling.mean#
- Rolling.mean(*args, **kwargs)#
Calculate the rolling mean.
- Returns:
- Series or DataFrame
Return type is the same as the original object.
Site Navigation
Section Navigation
API Documentation
Calculate the rolling mean.
Return type is the same as the original object.