Background
The following code is slightly modified from skipping empty list and continuing with function
import pandas as pd Names =
Just add this line in the end fillna
df['New'].fillna(df['Text'],inplace=True)