Hi, I was following the youtube video "Data Analysis in Julia with Data Frames (John Myles White)"
My setup: win32 Julia 0.3.5, DataFrames 0.6.0 (testing passed - 16 modules passed) However when I get to the part when John talked about using dataeye, my system gave the error that "dataeye not defined" I did a Pkg.update() before installing DataFrames. I am assuming that the function dataeye is in the DataFrames package, if not, please advise. Thanks. Keith
