Foundations of Functional Programming with purrr
Offered By: DataCamp
Course Description
Overview
Learn to easily summarize and manipulate lists using the purrr package.
Lists can be difficult to both understand and manipulate, but they can pack a ton of information and are very powerful. In this course, you will learn to easily extract, summarize, and manipulate lists and how to export the data to your desired object, be it another list, a vector, or even something else! Throughout the course, you will work with the purrr package and a variety of datasets from the repurrrsive package, including data from Star Wars and Wes Anderson films and data collected about GitHub users and GitHub repos. Following this course, your list skills will be purrrfect!
Lists can be difficult to both understand and manipulate, but they can pack a ton of information and are very powerful. In this course, you will learn to easily extract, summarize, and manipulate lists and how to export the data to your desired object, be it another list, a vector, or even something else! Throughout the course, you will work with the purrr package and a variety of datasets from the repurrrsive package, including data from Star Wars and Wes Anderson films and data collected about GitHub users and GitHub repos. Following this course, your list skills will be purrrfect!
Syllabus
- Simplifying Iteration and Lists With purrr
- Iteration is a powerful way to make the computer do the work for you. It can also be an area of coding where it is easy to make lots of typos and simple mistakes. The purrr package helps simplify iteration so you can focus on the next step, instead of finding typos.
- More complex iterations
- purrr is much more than a for loop; it works well with pipes, we can use it to run models and simulate data, and make nested loops!
- Troubleshooting lists with purrr
- Like anything in R, understanding how to troubleshoot issues is an important skill set. This can be particularly important with lists, where finding the problem can be tricky.
- Problem solving with purrr
- Now that you have the building blocks, we will start tackling some more complex data problems with purrr.
Taught by
DataCamp Content Creator
Related Courses
Big DataUniversity of Adelaide via edX Advanced Reproducibility in Cancer Informatics
Johns Hopkins University via Coursera Advanced R Programming
Johns Hopkins University via Coursera Advanced Statistics for Data Science
Johns Hopkins University via Coursera Fundamentos de Ciencia de Datos con R
Universidad AnĂ¡huac via edX