powered by
h2o.which(x)
localH2O <- h2o.init() fr <- as.h2o(iris) h2o.which(fr[,5] == "setosa")
Run the code above in your browser using DataLab