pandas dataframe empty with column names and types code example Example: blank dataframe with column names df = pd.DataFrame(columns = column_names)