pandas.Panel.bfill

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

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