Hi all,

I am new to Julia. I just installed Julia 0.3-10 and Juno on windows 8.1.

I would like to use readtable from the package DataFrames. I started with: 

Pkg.add("DataFrames")
Using DataFrames

Unfortunately I get an error message saying: syntax: extra token 
"DataFrames" after end of expression.

readtable is not defined. 

I don't know what I am doing wrong. Any advise?

Many thanks in advance
Serge

Reply via email to