UNPKG

arquero

Version:

Query processing and transformation of array-backed data tables.

8 lines (7 loc) 145 B
export function inferFormat(scan: any, options?: {}): { align: string; format: { utc: boolean; digits: number; }; };