as_h2o_frame: Convert a Spark DataFrame to an H2O Frame

Description Usage Arguments

Description

Convert a Spark DataFrame to an H2O Frame

Usage

1
as_h2o_frame(sc, x, name = NULL, strict_version_check = TRUE)

Arguments

sc

Object of type spark_connection.

x

A spark_dataframe.

name

The name of the H2OFrame.

strict_version_check

(Optional) Setting this to FALSE does not cross check version of H2O and attempts to connect.


h2oai/rsparkling documentation built on May 17, 2019, 9:42 a.m.