Description Usage Details Value Examples
This function reads the data from a csv-file and returns it as a DataFrame-object.It also handles missing age data using locf.
1 |
This functions downloads the train.csv file from the package to the user's local and creates a dataframe.It then handles missing data and stores the dataframe to a .rda file under the data folder.
This function returns the dafaframe after its created.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.