pandas.core.groupby.GroupBy.bfill¶
Backward fill the values.
- param limit
- integer, optional
limit of how many values to fill
- return
Series or DataFrame Object with missing values filled.
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler