df.to_csv(r'Path where you want to store the exported CSV fileFile Name.csv', index = False) Source:datatofish.com