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