I have created an empty data frame empty_df, and want to add new columns of type double() with names new_col_names, to get target_df
empty_df
double()
new_col_names
target_df