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 |
| Reference manual: | rPandas.html , rPandas.pdf |
| Vignettes: |
introduction-to-rPandas (source, R code) |
| 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 |
Please use the canonical form https://CRAN.R-project.org/package=rPandas to link to this page.