data_algebra

Module data_algebra

data_algebrahttps://github.com/WinVector/data_algebra is a piped data wrangling system based on Codd’s relational algebra and experience working with dplyr at scale. The primary purpose of the package is to support an easy to compose and maintain grammar of data processing steps that in turn can be used to generate database specific SQL. The package also implements the same transforms for Pandas and Polars DataFrames.

Rhttps://www.r-project.org versions of the system are available as the rqueryhttps://github.com/WinVector/rquery and rqdatatablehttps://github.com/WinVector/rqdatatable packages.

Sub-modules