Wrangling Data in the Tidyverse

Coursera MOOC / Non-credit USD 49
Enroll now →
Wrangling Data in the Tidyverse

About this course

Data never arrive in the condition that you need them in order to do effective data analysis. Data need to be re-shaped, re-arranged, and re-formatted, so that they can be visualized or be inputted into a machine learning algorithm. This course addresses the problem of wrangling your data so that you can bring them under control and analyze them effectively. The key goal in data wrangling is transforming non-tidy data into tidy data. This course covers many of the critical details about handling tidy and non-tidy data in R such as converting from wide to long formats, manipulating tables with the dplyr package, understanding different R data types, processing text data with regular expressions, and conducting basic exploratory data analyses. Investing the time to learn these data wrangling techniques will make your analyses more efficient, more reproducible, and more understandable to your data science team. In this specialization we assume familiarity with the R programming language. If you are not yet familiar with R, we suggest you first complete R Programming before returning to complete this course.

What you'll learn

  • convert data from wide to long formats
  • manipulate data tables using dplyr
  • process text data with regular expressions
  • understand different R data types
  • conduct basic exploratory data analyses

Course objectives

  • transform non-tidy data into tidy data
  • make data analysis more efficient and reproducible
  • enhance understanding for data science teamwork

Skills you'll gain

Related courses

Course details are provided by the platform and may change — always confirm on the provider's site. Links may be affiliate links.