cudf.core.groupby.groupby.GroupBy.backfill#

GroupBy.backfill(limit=None)#

Backward fill NA values.

Parameters
limitint, default None

Unsupported