This is an automated email from the ASF dual-hosted git repository.

kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 58ca356  ARROW-12607: [Website] Doc section for Dataset Java bindings
     add 53e7293  ARROW-14671: [Python][Doc] Documentation on how to integrate 
PyArrow and R

No new revisions were added by this update.

Summary of changes:
 docs/Makefile                                      |  10 +-
 docs/source/python/index.rst                       |   3 +-
 .../{cpp/index.rst => python/integration.rst}      |  29 +-
 docs/source/python/{ => integration}/cuda.rst      |   0
 docs/source/python/{ => integration}/extending.rst |   0
 docs/source/python/integration/python_r.rst        | 312 +++++++++++++++++++++
 6 files changed, 340 insertions(+), 14 deletions(-)
 copy docs/source/{cpp/index.rst => python/integration.rst} (58%)
 rename docs/source/python/{ => integration}/cuda.rst (100%)
 rename docs/source/python/{ => integration}/extending.rst (100%)
 create mode 100644 docs/source/python/integration/python_r.rst

Reply via email to