h2o (version 3.10.5.3)

h2o.nlevels: Get the number of factor levels for this frame.

Description

Get the number of factor levels for this frame.

Usage

h2o.nlevels(x)

Arguments

x

An H2OFrame object.

See Also

nlevels for the base R method.