all_nominal {tfdatasets}R Documentation

Find all nominal variables.

Description

Currently we only consider "string" type as nominal.

Usage

all_nominal()

See Also

Other Selectors: all_numeric(), has_type()


[Package tfdatasets version 2.17.0 Index]