Contribute Media
A thank you to everyone who makes this possible: Read More

How to Run Your Favorite Python Package in R

Description

Reticulate is a package for R that allows you to run Python code inside of R. Since both Python and R are very popular for common data science tasks, it makes sense that you would want to use them together. In this talk, I'll demo how to run a Python package inside of R.

Details

Improve this page