Python
2020 at RStudio: A Year in Review
2021-01-19
Lou Bajuk

RStudio: A Single Home for R and Python Data Science
2021-01-13
Lou Bajuk

Last Call for the 2020 R Community Survey
2021-01-07
Carl Howe

Why RStudio Supports Python for Data Science
2020-10-30
Carl Howe

Using R to Drive Agility in Clinical Reporting: Questions and Answers
2020-10-08
Andy Nicholls, Michael Rimler

RStudio v1.4 Preview: Python Support
2020-10-07
Kevin Ushey

Debunking R and Python Myths: Answering Your Questions
2020-09-10
Samantha Toet and Carl Howe

How to Deliver Maximum Value Using R & Python
2020-08-13
Dan Chen, Lander Analytics

reticulate 1.14
2019-12-20
Kevin Ushey
We’re excited to announce that reticulate 1.14 is now available on CRAN! You can install it with:
install.packages("reticulate") With this release, we are introducing a major new feature: reticulate can now automatically configure a Python environment for the user, in coordination with any loaded R packages that depend on reticulate. This means that:
R package authors can declare their Python dependency requirements to reticulate in a standardized way, and reticulate will automatically prepare the Python environment for the user; and
Read more →
R vs. Python: What's the best language for Data Science?
2019-12-17
Lou Bajuk
