spark-instrumented-optimizer/R/pkg
Narine Kokhlikyan 1e0aba90b9 [SPARK-10888] [SPARKR] Added as.DataFrame as a synonym to createDataFrame
as.DataFrame is more a R-style like signature.
Also, I'd like to know if we could make the context, e.g. sqlContext global, so that we do not have to specify it as an argument, when we each time create a dataframe.

Author: Narine Kokhlikyan <narine.kokhlikyan@gmail.com>

Closes #8952 from NarineK/sparkrasDataFrame.
2015-10-13 10:09:05 -07:00
..
inst [SPARK-10888] [SPARKR] Added as.DataFrame as a synonym to createDataFrame 2015-10-13 10:09:05 -07:00
R [SPARK-10888] [SPARKR] Added as.DataFrame as a synonym to createDataFrame 2015-10-13 10:09:05 -07:00
src-native [SPARK-6811] Copy SparkR lib in make-distribution.sh 2015-05-23 00:04:01 -07:00
tests [SPARK-5654] Integrate SparkR 2015-04-08 22:45:40 -07:00
.lintr [SPARK-8537] [SPARKR] Add a validation rule about the curly braces in SparkR to .lintr 2015-06-22 14:35:38 -07:00
DESCRIPTION [SPARK-10752] [SPARKR] Implement corr() and cov in DataFrameStatFunctions. 2015-10-07 09:46:37 -07:00
NAMESPACE [SPARK-10888] [SPARKR] Added as.DataFrame as a synonym to createDataFrame 2015-10-13 10:09:05 -07:00