-
- Downloads
[SPARK-11468] [SPARKR] add stddev/variance agg functions for Column
Checked names, none of them should conflict with anything in base shivaram davies rxin Author: felixcheung <felixcheung_m@hotmail.com> Closes #9489 from felixcheung/rstddev.
Showing
- R/pkg/NAMESPACE 10 additions, 0 deletionsR/pkg/NAMESPACE
- R/pkg/R/functions.R 174 additions, 12 deletionsR/pkg/R/functions.R
- R/pkg/R/generics.R 40 additions, 0 deletionsR/pkg/R/generics.R
- R/pkg/R/group.R 6 additions, 2 deletionsR/pkg/R/group.R
- R/pkg/inst/tests/test_sparkSQL.R 67 additions, 16 deletionsR/pkg/inst/tests/test_sparkSQL.R
Loading
Please register or sign in to comment