UNPKG

datapilot-cli

Version:

Enterprise-grade streaming multi-format data analysis with comprehensive statistical insights and intelligent relationship detection - supports CSV, JSON, Excel, TSV, Parquet - memory-efficient, cross-platform

8 lines 289 B
/** * Section 4: Visualization Intelligence * Intelligent chart recommendations and visualization strategies */ export { Section4Analyzer } from './section4-analyzer'; export { Section4Formatter } from './section4-formatter'; export * from './types'; //# sourceMappingURL=index.d.ts.map