createDF function

Create a dataframe from a CSV file

Create a dataframe from a CSV file

createDF(filename)

Arguments

  • filename: A string containing the path to the csv file

Returns

A dataframe