Do Pkg.update() and it will start working. --Tim
On Friday, January 30, 2015 03:20:27 AM paul analyst wrote:
> But why not work this : dset[:,1] ?
> julia> dset[:,1]
> ERROR: `size` has no method matching size(::JldDataset, ::Int64)
>
> julia> dset[1:k,1]
> 30070x1 Array{Float64,2}:
