Skip to content

rpy2/rpy2-arrow

Repository files navigation

Share Apache Arrow objects between Python and R using rpy2.

pypi Python package

This package supports sharing Apache Arrow data structures across Python and R by using rpy2, R's arrow, and Python's pyarrow.

This is still work in progress. The HTML doc should be up-to-date.

To install:

pip install rpy2-arrow