0
respostas

Resposta

df_1.to_csv('df_1.csv', index=False, sep=';')

df_2.to_csv('df_2.csv', index=False, sep=';')