Name the function you would use to store data from a DataFrame into a CSV file.
The function used to store data from a DataFrame into a CSV file is to_csv().
to_csv()