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