# ‘ffill’ stands for ‘forward fill’ # applying ffill() method to fill the missing values dataframe.ffill(axis = 0)