For final year UG/PG girls in Chemistry & related fields: Get industry-ready with a certified training program in the chemical sector with We-Chemie.
Click here for more details. Apply here!

Data Cleaning using R - English

305 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.