MENU

Fun & Interesting

TidyTuesday: A Brief Overview of Functional Programming with Purrr

Andrew Couch 5,947 4 years ago
Video Not Working? Fix It Now

In this week's #TidyTuesday video, I go over the main uses of the #Purrr package. I give a brief overview of map and its relationship to for loops. I then go over examples of using map and map2 with #TidyModels. Lastly, I show how to create progress bars for mapping functions and how to quickly use parallel processing with furrr. Connect with me on LinkedIn: https://www.linkedin.com/in/andrew-couch/ Code for this video: https://github.com/andrew-couch/Tidy-Tuesday/blob/master/Season%202/Scripts/TidyTuesdayPurrr.Rmd TidyTuesday: https://github.com/rfordatascience/tidytuesday

Comment