Just discovered this wonderful book. Amazing job, congratulations! In Chapter 5, I try to create the tidy_pmi tibble, using the slide_windows function you created. Using a Windows machine with 16GB memory. But I never managed to end the calculation. How long does this normally take? Any suggestions to adapt the parallel processing.
sessionInfo()
R version 4.2.1 (2022-06-23 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19042)
Just discovered this wonderful book. Amazing job, congratulations! In Chapter 5, I try to create the tidy_pmi tibble, using the slide_windows function you created. Using a Windows machine with 16GB memory. But I never managed to end the calculation. How long does this normally take? Any suggestions to adapt the parallel processing.