/rpy2-arrow

Share Apache Arrow datasets between Python and R.

Primary LanguagePythonMIT LicenseMIT

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