Description Usage Arguments Value
Transform Non-numeric Columns to Hot Encoding
1 | non_numeric_col_trans(data, id.var, target.var = NULL)
|
data |
data frame |
id.var |
name of the column to indicate unique row |
target.var |
name of the target column. Default to NULL |
a data frame with transformed columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.