UNPKG

arquero

Version:

Query processing and transformation of array-backed data tables.

3 lines (2 loc) 146 B
export function sample(table: any, size: any, options?: {}): any; export function _sample(table: any, size: any, weight: any, options?: {}): any;