pandas.Panel.ffill

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

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