Movatterモバイル変換


[0]ホーム

URL:


Skip to contents

Install pyarrow for use with reticulate

Source:R/python.R
install_pyarrow.Rd

pyarrow is the Python package for Apache Arrow. This function helps withinstalling it for use withreticulate.

Usage

install_pyarrow(envname=NULL, nightly=FALSE,...)

Arguments

envname

The name or full path of the Python environment to installinto. This can be a virtualenv or conda environment created byreticulate.Seereticulate::py_install().

nightly

logical: Should we install a development version of thepackage? Default is to use the official release version.

...

additional arguments passed toreticulate::py_install().


[8]ページ先頭

©2009-2026 Movatter.jp