BigQuery DataFrames (BigFrames)
Section Navigation
Provide expanding window calculations.
min_periods (int,default 1) – Minimum number of observations in window required to have a value;otherwise, result isnp.nan.
np.nan
Expanding subclass.
Expanding
bigframes.core.window.Window
DataFrame.expanding()