Tlcharger dataframe python extrait

df.to_csv(r'Path where you want to store the exported CSV file\File Name.csv', index = False)
Terrible Tapir