Session: Combining the powerful worlds of Python and R

Tags:
, ,
Location:
C01
Duration:
July 25, 2014 10:00 - 10:30
Language:
English
Target-audience:
Novice

Although maybe not very well known in the Python community there exists a powerful statistical open-source ecosystem called R. Mostly used in scientific contexts it provides lots of functionality for doing statistical analysis, generation of various kinds of plots and graphs, and much, much more.

The triplet R, Rserve, and pyRserve allows the building up of a network bridge from Python to R: Now R-functions can be called from Python as if they were implemented in Python, and even complete R scripts can be executed through this connection.

Video