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