Description Usage Arguments Value Examples
data_type Identify features of different data types.
1 |
df |
data.frame Original feature dataframe containing one column for each feature. |
list of data.frame ($num, $cat) Stores the categorical and numerical columns separately as two dataframes in one list. The first element in the list will contain categorical dataframe and the second will contain numerical dataframe.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.