hope-data-science/tidydt: Tidy Verbs for 'data.table'

A toolkit of tidy data manipulation verbs with 'data.table' as the backend (partly) via 'maditr'. Combines the merits of syntax elegance from 'dplyr' and computing performance from 'data.table', 'tidydt' intends to provide users with state-of-the-art data manipulation tools with least pain. This package is inspired by 'maditr', but follows a different philosophy of design, such as prohibiting in place replacement and used a "_dt" suffix API. Also, 'tidydt' would introduce more tidy data verbs from (and for) other packages, including but not limited to 'fst','tidyverse' and 'data.table'.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.5.7
URL https://github.com/hope-data-science/tidydt
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hope-data-science/tidydt")
hope-data-science/tidydt documentation built on Feb. 21, 2020, 10:25 a.m.