UNPKG

@antv/data-wizard

Version:
6 lines (5 loc) 212 B
export * as analyzer from './analyzer'; export * as statistics from './statistics'; export * as utils from './utils'; export * as random from './random'; export { Series, DataFrame, GraphData } from './dataset';