pandas.Series.ffill

Series.ffill(axis=None, inplace=False, limit=None, downcast=None)

Synonym for NDFrame.fillna(method=’ffill’)