cudf.core.window.rolling.Rolling.sum#

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

Calculate the rolling sum.

Returns:
Series or DataFrame

Return type is the same as the original object.