Converts the RDD to H2O Frame using specified conversion function
Converts the RDD to H2O Frame using specified conversion function
type of RDD to convert
H2O context
rdd to convert
key of the resulting frame
names of the columns in the H2O Frame
types of the vectors in the H2O Frame
conversion function - the function takes parameters needed extra by specific transformations and returns function which does the general transformation
H2O Frame
Gets frame for specified key or none if that frame does not exist
Gets frame for specified key or none if that frame does not exist
key of the requested frame
option containing frame or none