UNPKG

arquero

Version:

Query processing and transformation of array-backed data tables.

3 lines (2 loc) 115 B
export function groupby(table: any, ...values: any[]): any; export function _groupby(table: any, exprs: any): any;