Since first posts are moderated, Serge probably posted once, didn't see his post arrive, and posted again a little later.
There isn't really any good solution to this. 1. We want to moderate, to eliminate spam. 2. There are always times that moderators won't catch new posts right away, so it's reasonable for someone to expect that their post simply didn't go through and post again. 3. Moderators themselves could remove one of the posts, if they see a duplicate (I've done this). But it's easier to simply let everything through that isn't spam. If you have any suggests, please post them! Kevin On Mon, Jul 20, 2015 at 4:10 PM, Yichao Yu <[email protected]> wrote: > On Mon, Jul 20, 2015 at 7:01 PM, Serge Santos <[email protected]> > wrote: > > 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 > > Julia is case sensitive, try `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? > > Please try not two post twice. > > > > > Many thanks in advance > > Serge >
