Untitled
Anonymous
plain_text
08/08/2023 10:07 AM
296 B
22
Indexable
File "pc_ext_update.py", line 90
values = ', '.join([f"({', '.join([f'"{value}"' for value in row])})" for _, row in source_df.iterrows()])
^
SyntaxError: invalid syntax
Editor is loading...