28. rpy2 / R interface
rpy2 / R interface
Warning
In v0.16.0, the pandas.rpy
interface has been deprecated and will be removed in a future version. Similar functionality can be accessed through the rpy2 project. See the updating section for a guide to port your code from the pandas.rpy
to rpy2
functions.
Updating your code to use rpy2 functions
In v0.16.0, the pandas.rpy
module has been deprecated and users are pointed to the similar functionality in rpy2
itself (rpy2 >= 2.4).
Instead of importing import pandas.rpy.common