DataFrameGroupBy.backfill()
Backward fill the values.
Deprecated since version 1.4: Use bfill instead.
Limit of how many values to fill.
Object with missing values filled.
previous
pandas.core.groupby.DataFrameGroupBy.any
next
pandas.core.groupby.DataFrameGroupBy.bfill