On this page
pandas.DataFrame.bfill
DataFrame.bfill(axis=None, inplace=False, limit=None, downcast=None)
[source]-
Synonym for NDFrame.fillna(method=’bfill’)
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.19.2/generated/pandas.DataFrame.bfill.html