encoding_col: Function that converts the given columns' values into...

Description Usage Arguments Value

Description

Function that converts the given columns' values into individual column with TRUE or FALSE

Usage

1
encoding_col(data, column)

Arguments

...

list of variables to encode as dummy variable

Value

one hot encode variables as logical values to avoid possible confusion as number


d-ghale/easyDataScience documentation built on May 11, 2019, 7:26 p.m.