Skip to content

va20171/GettingAndCleaningData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data Course Project

The following files are in scope of this assignement:

run_analysis.R

Read datasets from the Internet and execute the tasks asked by the assignement. See CodeBook.md for a detailled description of the steps executed by run_analysis.R

data/tidy.txt

Resulting tidy dataset as per assignement.

CodeBook.md

Description of tidy.txt and steps to transform the data.

After run_analysis.R is run, "data" folder will contain Dataset.zip (initial data downloaded from the Internet), and tidy.txt, the tidy dataset generated for the project. "UCI HAR Dataset" folder contains the original data unziped from Dataset.zip.

About

Coursera Data Science Certificate course no. 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages