cudf.core.window.rolling.Rolling.count# Rolling.count()# Calculate the rolling count of non NaN observations. Returns Series or DataFrameReturn type is the same as the original object.