There are so many ways to solve a problem in Excel these days. Some are much easier than others. Filling empty cells is laughably easy with Python.
This very short video demonstrates the use of df.bfill to back-fill a DataFrame along each row.
#data #python #excel #pythoninexcel #coding #analytics