rpy2 / rpy2-arrow

Share Apache Arrow datasets between Python and R.

Home Page:https://rpy2.github.io/rpy2-arrow/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Share Apache Arrow datasets between Python and R.

https://rpy2.github.io/rpy2-arrow/

License:MIT License


Languages

Language:Python 100.0%