Skip to content

crostab/analys

Repository files navigation

banner

cross-table analytics

version language manager npm last update github last commit github commits node version github repo size github code size

Features

  • Cross-table analysis from table or samples.
  • Sort / filter / select fields on samples/table/crostab.
  • Intersect or union tables.

Install

$ npm install @analys/<tool-name>

Tools

table Table (of head and rows) core v
crostab Crostab (of side, head and rows) core v
samples Samples (list of object) core v
data-gram Data-gram (of side, head and rows) core v
convert Convert between samples and table convert v
tablespec Defines how to query for crostab query interface v
table-join Join tables by union/intersect/left/right table v
cubic Crostab engine for combined query util v
pivot Crostab engine for single query util v
enum-pivot-mode Pivot modes: INCRE/COUNT/ACCUM enum v
enum-tabular-types Tabular types: SAMPLES/TABLE/CROSTAB enum v

Meta

LICENSE (MIT)