Using python inside the RStudio Server IDE

preview_player
Показать описание
UPDATE: This method is no longer necessary now that RStudio supports execution of python directly.

---

If you're looking for a way of running your python code on a server without having to use SSH and the command line, working inside a web-based R IDE may just be the way to do it. RStudio and RStudio Server makes it pretty easy to run python side by side with your R.
Рекомендации по теме
Комментарии
Автор

this is right my way of using python in Rstudio. coding python in Rscript is horrible. just code pure python code and pass the variable to R with py$variablename.

statisticsplaybook
Автор

Hey! Thank you for the video, I have only one question, I was hoping you could help me. How did you manage to install the packages such as pandas? I was looking for it but I couldn´t find anything helpful. I wanted to install the basics such as pandas, numpy, matplotlot, etc., but I couldn´t manage to do it

mikelart
Автор

nice video!

but, when I try to run my python script with cmd+enter and I cannot run it

jg_reveles
Автор

Nice!! your explanation is great!! thanks

What_a_piece_of_work_is_a_man
visit shbcf.ru