modin.pandas.Series.bfill¶ Series.bfill(axis: Axis | None = None, inplace: bool = False, limit: int | None = None, downcast: dict | None = None)[source]¶ Synonym for DataFrame.fillna with method='bfill'.