Skip to content

SaumyaShekhar/Getting-and-Cleaning-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

getting_and_cleaning_data_assignment

Coursera assignment

The project is to clean the data and making a common dataset from the datasets available. Followings are the steps i have gone through: -Read the data from the respective "txt" files. -Identifying the variables needed. -Merge the data indentifying the different variables -Extracting only the mean and standard deviation variables -Giving the proper variable names to each column -Replacing the id of variable like activity with the proper name -Taking the average of each variable with respect to different activities and subjects

The repository includes the following files:

  • 'README.txt'

  • 'run_analysis.R': Code for cleaning the data .

  • 'Code Book': Contains the way the cleaning has been done.

About

Coursera assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages