cjc-data 0.1.10

Tidyverse-inspired data manipulation: DataFrame, filter, group_by, join
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "cjc-data"

version.workspace = true

edition.workspace = true

license.workspace = true

authors.workspace = true

repository.workspace = true

description = "Tidyverse-inspired data manipulation: DataFrame, filter, group_by, join"



[dependencies]

cjc-runtime = { workspace = true }

cjc-repro = { workspace = true }

cjc-regex.workspace = true