<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Translating from R to Python's Pandas Package</dc:title>
  <dc:title>R package rPandas version 0.1.4</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: reticulate, rlang</dc:relation>
  <dc:relation>Suggests: ggplot2, knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Akshat Maurya &lt;codingmaster902@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Akshat Maurya [aut, cre],
  Rihaan Satia [aut],
  David Shilane [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=rPandas/LICENSE)</dc:rights>
  <dc:date>2026-04-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rPandas</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rPandas</dc:identifier>
</oai_dc:dc>
