Foundations of Functional Programming with purrr
Learn to easily summarize and manipulate lists using the purrr package.
Comece O Curso Gratuitamente4 horas13 vídeos44 exercícios10.415 aprendizesDeclaração de Realização
Crie sua conta gratuita
ou
Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.Treinar 2 ou mais pessoas?
Tentar DataCamp for BusinessAmado por alunos de milhares de empresas
Descrição do Curso
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!
Treinar 2 ou mais pessoas?
Obtenha acesso à sua equipe à plataforma DataCamp completa, incluindo todos os recursos.Nas seguintes faixas
Caixa de ferramentas intermediária do Tidyverse
Ir para a trilha- 1
Simplifying Iteration and Lists With purrr
GratuitoIteration 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.
- 2
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!
Working with unnamed lists50 xpNames & pipe refresher100 xpSetting names100 xpPipes in map()100 xpMore map()50 xpSimulating Data with Purrr100 xpRun a linear model100 xpmap_chr()100 xpmap_dbl() and map_int()100 xpmap2() and pmap()50 xpSimulating data with multiple inputs using map2()100 xpSimulating data 3+ inputs with pmap()100 xp - 3
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.
How to purrr safely()50 xpsafely() replace with NA100 xpConvert data to numeric with purrr100 xpFinding the problem areas100 xpAnother way to possibly() purrr50 xpReplace safely() with possibly()100 xpConvert values with possibly()100 xppurrr is a walk() in the park50 xpComparing walk() vs. no walk() outputs100 xpwalk() for printing cleaner list outputs100 xp - 4
Problem solving with purrr
Now that you have the building blocks, we will start tackling some more complex data problems with purrr.
Treinar 2 ou mais pessoas?
Obtenha acesso à sua equipe à plataforma DataCamp completa, incluindo todos os recursos.Nas seguintes faixas
Caixa de ferramentas intermediária do Tidyverse
Ir para a trilhaconjuntos de dados
Simulated data 1990-2005colaboradores
DataCamp Content Creator
Ver MaisCourse Instructor
O que os outros alunos têm a dizer?
Junte-se a mais de 15 milhões de alunos e comece Foundations of Functional Programming with purrr hoje mesmo!
Crie sua conta gratuita
ou
Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.