Resampler.backfill()
Backward fill the values.
Deprecated since version 1.4: Use bfill instead.
Limit of how many values to fill.
An upsampled Series or DataFrame with backward filled NaN values.
previous
pandas.core.resample.Resampler.ffill
next
pandas.core.resample.Resampler.bfill