No description
Find a file
2022-10-29 14:58:05 -04:00
.github/workflows More tweaks to try fix the unexpected error with actions script. 2022-10-29 14:58:05 -04:00
doc Rename module rpy2_arrow.pyarrow_rarrow to rpy2_arrow.arrow. 2022-09-17 14:40:37 -04:00
docs Fix content of meta tag "description". 2022-08-07 12:03:45 -04:00
rpy2_arrow Bump version number. 2022-10-29 14:30:56 -04:00
.gitignore Initial commit 2020-12-30 11:56:08 -05:00
LICENSE Initial commit 2020-12-30 11:56:08 -05:00
pyproject.toml Fix path to tests in TOML declaration. 2022-10-29 14:42:27 -04:00
README.md Add badge for pypi release. 2021-07-05 18:28:32 -04:00
requirements.txt Fix CI environment (add pyarrow). 2021-01-17 14:08:02 -05:00
setup.py Make build/install PIP 517-compliant. 2022-10-29 14:31:20 -04:00

Share Apache Arrow objects between Python and R using rpy2.

pypi Python package

This is still work in progress, but there is:

To install:

pip install rpy2-arrow