Description Usage Arguments Value Examples
Takes a dataframe object and returns a cleaned version with rows containing any NaN values dropped. Inspects the clean dataframe and prints a list of potential outliers for each explanatory variable.
1 |
df |
The dataframe on which the function will operate |
the same dataframe with all the NaN's removed along with a list of potential outliers
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.