Tlcharger DataFrame Python Extract

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