powered by
h2o.cumsum(x)
localH2O <- h2o.init() fr <- as.h2o(iris) h2o.cumsum(fr[,1])
Run the code above in your browser using DataLab