Share Apache Arrow objects between Python and R using rpy2.
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