Skip to content

Details

PLEASE NOTE: This event has been rescheduled for Wednesday, May 26th from 5:30-7:00pm PT.

Ready to learn how to write faster code? In this workshop, Danielle will provide an overview on parallel processing - that is, how to take advantage of your computer’s multicore processor to complete large tasks more quickly. We will cover what parallel processing is, when to use it, and review some packages and code to get started with parallelization in R.

If folks want to code along with Danielle they can clone or download the repo here:
https://github.com/danielleferraro/rladies-sb-parallel

Necessary packages include:

  • foreach
  • doParallel
  • furr
  • future.apply
  • dplyr
  • tictoc

If you have any questions before then feel free to reach out to Juliette, Sam, or An!

Members are also interested in