cudf.core.window.rolling.Rolling.count#
- Rolling.count()#
Calculate the rolling count of non NaN observations.
- Returns:
- Series or DataFrame
Return type is the same as the original object.
Site Navigation
Section Navigation
API Documentation
Calculate the rolling count of non NaN observations.
Return type is the same as the original object.