mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Update link for rpy2
This commit is contained in:
@@ -94,7 +94,7 @@ auto-alignment of data.
|
|||||||
Rpy2
|
Rpy2
|
||||||
----
|
----
|
||||||
|
|
||||||
`Rpy2 <http://rpy.sourceforge.net/rpy2.html>`_ is a Python binding for the R
|
`Rpy2 <http://rpy2.bitbucket.org>`_ is a Python binding for the R
|
||||||
statistical package allowing the execution of R functions from Python and
|
statistical package allowing the execution of R functions from Python and
|
||||||
passing data back and forth between the two environments. Rpy2 is the object
|
passing data back and forth between the two environments. Rpy2 is the object
|
||||||
oriented implementation of the `Rpy <http://rpy.sourceforge.net/rpy.html>`_
|
oriented implementation of the `Rpy <http://rpy.sourceforge.net/rpy.html>`_
|
||||||
|
|||||||
Reference in New Issue
Block a user