This would be a great first project for someone interested in learning Julia.
FWIW, the RDatasets.jl repo doesn't have anything to do with ISRL -- except insofar as ISRL decided to use common R datasets. -- John On Dec 14, 2014, at 10:36 AM, [email protected] wrote: > I'm going through ISRL and find the book very useful. I see that someone has > loaded the data from the book: > > https://github.com/johnmyleswhite/RDatasets.jl > > Someone has also taken the chapters in R and implemented in numpy: > > https://github.com/TomAugspurger/StatLearning/tree/master/python > > The book is great, and I would love to see the examples implemented in > Julia... > >
