Enter search terms or a module, class or function name.
GroupBy.
bfill
Backward fill the values.
limit : integer, optional
limit of how many values to fill
Series or DataFrame
Object with missing values filled.
See also
Series.backfill, DataFrame.backfill, Series.fillna, DataFrame.fillna
Series.backfill
DataFrame.backfill
Series.fillna
DataFrame.fillna