h2o (version 3.10.5.3)

h2o.na_omit: Remove Rows With NAs

Description

Remove Rows With NAs

Usage

h2o.na_omit(object, ...)

Arguments

object

H2OFrame object

...

Ignored

Value

Returns an H2OFrame object containing non-NA rows.