Wrangling Data in the Tidyverse
Learn how to effectively wrangle and analyze data with this course. Transform non-tidy data into tidy data for visualization and machine learning. Covering critical details in R, such as converting formats, manipulating tables, processing text data, and conducting exploratory data analysis. Improve your data analyses’ efficiency, reproducibility, and understandability. Prior familiarity with R programming is assumed. Complete R Programming before taking 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.
User Reviews
Be the first to review “Wrangling Data in the Tidyverse”
You must be logged in to post a review.


There are no reviews yet.