When I try to import a csv file into a Julia DataFrame as descibed in this blogpost I get unexpected results.
DataFrame() puts each CSV.Row into a cell inste
DataFrame()