I am trying to run the following code in Google Functions
write_pandas(conn_write, df_to_sf, str.upper(table) + \'_TEMP_PROD\')
I get the fol