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