Untitled
unknown
plain_text
2 years ago
221 B
14
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...