OldManSeph7818

Results 1 issues of OldManSeph7818

Came across an issue when attempting to read a csv file into a Dataframe. The code: ``` CSV.read("chuckle/random.csv", DataFrame) ``` The error: ``` ERROR: MethodError: Cannot `convert` an object of...