UBC-MDS/laundRy: laundRy - preprocessing package for dataframes

The laundRy package performs many standard preprocessing techniques for dataframes, before use in statistical analysis and machine learning. The package functionality includes categorizing column types, handling missing data and imputation, transforming/standardizing columns and feature selection. The laundRy package aims to remove much of the grunt work in the typical data science workflow, allowing the analyst maximum time and energy to devote to modelling!

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1
URL https://github.com/UBC-MDS/laundRy
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("UBC-MDS/laundRy")
UBC-MDS/laundRy documentation built on March 31, 2020, 12:54 a.m.