Skip to content

[Python][R][Docs] Update the "Integrating PyArrow with R" documentation section to not use _import_from_c/_export_to_c #39198

Open
@jorisvandenbossche

Description

@jorisvandenbossche

Currently, the "Integrating PyArrow with R" page (https://arrow.apache.org/docs/13.0/python/integration/python_r.html) has a section on using the C Data Interface to communicate data between R and Python. This section uses the low-level _import_from_c / _export_to_c methods, and we should see if we can and should update this to not use those methods directly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions