Skip to content

mvadym/GettingAndCleaningDataCourseProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data Course Project

Objective

The objective of the project is to generate a tidy data set from the source data with steps below:

1.Merge train and test sets.

2.Extract only the measurements on the mean and standard deviation.

3.Use descriptive activity names to name the activities in the data set.

4.Appropriately label data set with descriptive variable names.

5.From the data set in step 4, create an independent tidy data set with the average of each variable for each activity and each subject.

Prerequisites

Source data is downloaded and uncompressed to the same folder as the script.

Resulting tidy data set is created in the same folder mentioned above.

Updated on Sept 27, 2020

About

Getting and Cleaning Data Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages