using CSV using DataFrames data = CSV.read("sample.csv", DataFrame) println(describe(data, :all))