On this page
pandas.Series.bfill
Series.bfill(axis=None, inplace=False, limit=None, downcast=None)
-
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.18.1/generated/pandas.Series.bfill.html