DataFrameGroupBy.pad()
Forward fill the values.
Deprecated since version 1.4: Use ffill instead.
Limit of how many values to fill.
Object with missing values filled.
previous
pandas.core.groupby.DataFrameGroupBy.nunique
next
pandas.core.groupby.DataFrameGroupBy.pct_change