create empty dataframe python with column names code example Example: blank dataframe with column names df = pd.DataFrame(columns = column_names)