• You're welcome. Once I started with R, I realized it's a PIA and nowhere near as clear. I had some Python experience and started to see all the plotting, all the ML, all the analysis libraries in R that existed in Python. If you want to have some fun and get started, this is a good book you can read online: http://www.diveintopython3.net/

    You can download Python 3 and put it on a laptop. I started with the free PyCharm IDE, but now I tend to use some VSCode. Both work well.