Session Ready
Exercise

Reproducing migration app with future.apply

In this exercise, you will implement the same application as before, but now using the future.apply package. The package is available in your workspace, as are all functions and datasets needed for this exercise. The seed is set to 999.

Instructions 1/4
undefined XP
  • 1
  • 2
  • 3
  • 4
  • Set a parallel environment using the multiprocess plan with two workers.