eaziReda-package: eaziReda: A Quick And Easy Way To Do EDA And Preprocessing

Description Author(s) See Also

Description

Almost every data analysis project involves the process of doing some exploratory data analysis(EDA) and data preprocessing. Usually they serve as a very crucial and inevitable step in a data analysis workflow. There are some very common tasks in EDA, which can include checking missing values, detecting outliers, ploting correlation plots between features and ploting histograms/bar plots for each individual features. Typically these steps are followed by some preprocesing like imputation and dealing with outliers. All of those steps together may require lots of coding effort and can be repeated for several projects. To solve this issue, we designed this R package eaziReda that wraps all of those lines of code into four convenient functions that will allow you to quickly and easily carry out EDA along with some simple preprocessing using just four lines of code!

Author(s)

Maintainer: Dustin Andrews dandrew9@student.ubc.ca

Authors:

See Also

Useful links:


UBC-MDS/eaziReda documentation built on March 24, 2021, 2:22 a.m.