mars.dataframe.groupby.GroupBy.ffill#

GroupBy.ffill(limit=None)#

向前填充值。

limit: int, default None

限制填充的值的数量

返回: 系列或数据框