Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Data Cleaning using R - English

This is a sample video. To access the full content,
please Login

712 visits



Outline:

Data Cleaning using R About data cleaning. About need for data cleaning. Reading data from a text file. Converting a list to vector using the unlist(). Split the elements of a character vector into substrings using strsplit(). Need for type conversions. Convert raw data to a dataframe. Removing the NA values. Replacing the NA values with 0. Encoding values to factors.