Untitled
plain_text
2 months ago
221 B
1
Indexable
Never
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
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