Member-only story
ITProToday — How To Best Run Python in RStudio Using Reticulate in R Programming
A video from ITProToday reviewing using Python and R programming in RStudio
Earlier I wrote a Medium article on using Reticulate in R. Reticulate is the library that allows Python to be run within a R script.
To complement that article, I created a video for ITProToday, demonstrating how Python can be used with R programming. The video is the first of a series planned for ITProToday, a tech site where I have been contributing articles during 2023.
The video shows a few ways to run Python scripts, modules, and selecting environments while in the RStudio IDE.
Additional Articles for Resources
For convenience, I am sharing the original Python-related post below: