Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 429 Bytes

File metadata and controls

12 lines (7 loc) · 429 Bytes

datasciencecoursera

#This readme is for the programming assignment "Getting and cleaning data"

The code pushed merges "train" and "test" datasets and creates a new tidy dataset.

Additionally:

*Extracts only the measurements on the mean and standard deviation for each measurement.

*Uses descriptive activity names to name the activities in the data set

*Appropriately labels the data set with descriptive variable names.