I have a list containing the column names of a dataframe. I want to add these empty columns to a dataframe that already exists.
col_names = ["a", &q