Site icon R-bloggers

RStudio: A Single Home for R and Python Data Science

[This article was first published on RStudio | Open source & professional software for data science teams on RStudio, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Why R AND Python?

From the very beginning, two key ideas have driven the work we do at RStudio:

Some data scientists, and even some organizations, believe they have to pick between R or Python. However, this turns out to be a false choice. In talking to our many customers and others in the data science field, as well as in the surveys we’ve done of the data science community, we’ve seen that many data science teams today are bilingual, leveraging both R and Python in their work. And while both languages have unique strengths, these teams frequently struggle to use them together.

Common Objections to using R and Python Together

We’ve heard three common criticisms from data science teams about using R and Python together:

  1. Data science leaders are often concerned that multilingual teams will have a harder time collaborating and sharing work than a team standardized on one language.
  2. Individual data scientists may worry that using two languages together will incur a higher cost of project organization and maintenance.
  3. IT organizations are often concerned that enabling two languages will mean doubling their effort, requiring they maintain, manage, and scale separate environments for R and Python.

Contrary to these concerns, in talking with many data science teams, we’ve found that:

As you can see, many of the potential concerns of using two languages are addressed through better tooling. In line with our ongoing mission to support the open source data science ecosystem, we’ve invested heavily in creating the best platform for data science using both R AND Python. This effort includes many features in the products that comprise RStudio Team. We have also made significant investments in our open source offerings to make it easier than ever to combine R and Python in a single data science project.

New Python Features in RStudio products

In our open source products, we improved and invested in a number of different features over the past year, including:

In RStudio Server Pro, which provides collaboration, centralized management, and security for data science teams developing in R and Python, we’ve added beta support for the VSCode IDE. This work is in addition to our existing support for Jupyter Notebooks and JupyterLab. These enhancements make RStudio Server Pro a true workbench for open source data science.

RStudio Connect provides a centralized platform where data science teams can operationalize the works they create in R and Python. We’ve solved the same challenges for Python users that have made Connect so popular with R users including:

Finally, in RStudio Package Manager, which helps organize, manage and centralize packages across a team or an entire organization, we recently added beta support for PyPI, giving users access to full documentation, automatic syncs, and historic snapshots of Python packages.

To Learn More

If you’d like to learn more about the many ways that RStudio provides a single home for teams using both R and Python, we encourage you to register for our upcoming webinar on February 3rd and explore the information at R & Python: A Love Story.

We’ve also discussed R & Python in several previous blog posts, including:

To leave a comment for the author, please follow the link and comment on their blog: RStudio | Open source & professional software for data science teams on RStudio.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.