Eric Hare
2014-12-10
Extends base Julia by adding features needed for statistical computing
http://dataframesjl.readthedocs.org/en/latest/introduction.html
Contains several common datasets that we are used to
using DataFrames, RDatasets
diamonds = dataset("ggplot2", "diamonds")
plyr::ddply and plyr::summarisedplyr::summariseby()base::sample()dplyr::sample_nsample() as wellreshape2::melttidyr::gatherstack()