encode: List of Encoders

Description

Description

The return value of inspect_map can be used to create inputs for the following fuctions. Refer to vignettes for examples.

encode_ordinal: Encode Ordinal Data Into Sequential Integers

encode_binary: Encode Binary Data Into 0 and 1

encode_onehot: Encode categorical data by One-hot encoding


cleandata documentation built on May 1, 2019, 10:25 p.m.

Related to encode in cleandata...