UNPKG

arquero

Version:

Query processing and transformation of array-backed data tables.

2 lines (1 loc) 109 B
export function bins(min: any, max: any, maxbins: number, nice: boolean, minstep: number, step: any): any[];