Articles by Python on RStudio

New language features in RStudio

January 24, 2019 | Python on RStudio

RStudio 1.2 dramatically improves support for many languages frequently used alongside R in data science projects, including SQL, D3, Stan, and Python. In this talk, you'll learn how to use RStudio 1.2's new language features to work more efficiently ... [...Read more...]

RStudio 1.2 Preview: Reticulated Python

October 9, 2018 | Python on RStudio

One of the primary focuses of RStudio v1.2 is improved support for other languages frequently used with R. Last week on the blog we talked about new features for working with SQL and D3. Today we’re taking a look at enhancements we’ve made around the reticulate package (an ...
[...Read more...]

reticulate: R interface to Python

March 26, 2018 | Python on RStudio

We are pleased to announce the reticulate package, a comprehensive set of tools for interoperability between Python and R. The package includes facilities for: Calling Python from R in a variety of ways including R Markdown, sourcing Python scripts,...
[...Read more...]
1 2 3 4