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