Hi, Just read some of the comments on Youtube and it seems some of the functions are deprecated.
One suggestions for new users (reading or using old info) would be to include a text message output that the function is deprecated and recommend the updated way and/or provide link to latest documentation. I am really enjoying using Julia, keep up the great work! Keith On Friday, 6 February 2015 09:08:36 UTC-8, Keith Kee wrote: > > 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 > > >
