cudf.core.groupby.groupby.GroupBy.bfill# GroupBy.bfill(limit=None)[source]# Backward fill NA values. Parameters: limitint, default NoneUnsupported