Skip to content

Latest commit

 

History

History
 
 

06 - PH125.6x - Wrangling

Data Science: Wrangling - PH125.6x

Overview

Data Science: Wrangling is the sixth of nine courses for the Professional Certificate Program in Data Science taught by the famous Prof. of Biostatistics Rafael Irizarry from Harvard University through edX platform.

This course cover:

  • Importing data into R from different file formats
  • Web scraping
  • How to tidy data using the tidyverse to better facilitate analysis
  • String processing with regular expressions (regex)
  • Wrangling data using dplyr
  • How to work with dates and times as file formats
  • Text mining

Content

  1. Data Import
  2. Tidy Data
  3. String Processing
  4. Dates, Times and Text Mining

Certificate of Completion

You can see the Certificate of Completion and other certificates in my Certificates Repo that contains all my certificates obtained through my journey as a self-made Data Science and better developer.

Disclaimer

Please, don't fork or copy this repository.

The Data Science Professional Program offered by HavardX, is a very easy and straight forward path. Data Science is one of the hardest subfield of Computer Science and requires a lot of study and hard work.