h2o (version 3.22.1.1)

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.