I think that’s probably because you need to do using DataArrays now. — John
On Jan 23, 2014, at 2:08 AM, Jon Norberg <[email protected]> wrote: > is this why I get this on latest julia studio on mac with recently updated > packages: > > julia> using DataFrames > julia> using RDatasets > julia> iris = data("datasets", "iris") > data not defined > > ??
