Skip to content

rrono/Tidy-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tidy-Data

This work was completed for the tidy data peer assessment project of Coursera's Getting and Cleaning Data course. The purpose of this project is to demonstrate your ability to collect, work with, and clean a data set.

Here are the data for the project: https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip

  1. The objective of the project are as follows:
  2. Merges the training and the test sets to create one data set. 3' Extracts only the measurements on the mean and standard deviation for each measurement.
  3. Uses descriptive activity names to name the activities in the data set
  4. Appropriately labels the data set with descriptive activity names.
  5. Creates a second, independent tidy data set with the average of each variable for each activity and each subject.

Please read CodeBook.md for more info.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors