Skip to content

Feature request: Added support of Arrow tables #6

@Ahschreyer

Description

@Ahschreyer

Hello!

Is it possible to add conversions options of pandas/polars data-frames into R-Arrow tables?
And similarly from R-Arrow tables into PyArrow tables? Or from R-arrow to pandas/polars?

Conversion of R-Arrow tables to PyArrow tables would ideally enable "zero copy" of data between R and python. Similar to reticulate and rpy2-arrow.

R-Arrow tables are also easy to use along with dplyr, which can be extended to making graphs using ggplot2, so I am hoping this feature might be added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions