The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

rPandas: Translating from R to Python's Pandas Package

Provides an R interface to Python's 'pandas' library using non-standard evaluation. Users can write R code (e.g., rp_filter(), rp_select(), rp_mutate()) that is translated into pandas commands and executed via 'reticulate'. Supports chaining, grouping, and 'summarisation', and includes a 'table_name' parameter to generate 'copy-pasteable' Python code. Ideal for leveraging pandas' speed and flexibility within the R ecosystem.

Version: 0.1.4
Imports: reticulate, rlang
Suggests: ggplot2, knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2026-04-28
DOI: 10.32614/CRAN.package.rPandas
Author: Akshat Maurya [aut, cre], Rihaan Satia [aut], David Shilane [aut]
Maintainer: Akshat Maurya <codingmaster902 at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: rPandas results

Documentation:

Reference manual: rPandas.html , rPandas.pdf
Vignettes: introduction-to-rPandas (source, R code)

Downloads:

Package source: rPandas_0.1.4.tar.gz
Windows binaries: r-devel: rPandas_0.1.4.zip, r-release: rPandas_0.1.4.zip, r-oldrel: rPandas_0.1.4.zip
macOS binaries: r-release (arm64): rPandas_0.1.4.tgz, r-oldrel (arm64): rPandas_0.1.4.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rPandas to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.