cudf.core.window.rolling.Rolling.sum# Rolling.sum(*args, **kwargs)[source]# Calculate the rolling sum. Returns: Series or DataFrameReturn type is the same as the original object.