Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IColumnAggregatorSpec

Specification that can produce multiple output columns from a single input column of a dataframe.

Hierarchy

  • IColumnAggregatorSpec

Indexable

[outputColumnName: string]: SeriesAggregatorFn<any, any, any>

Specification that can produce multiple output columns from a single input column of a dataframe.

Generated using TypeDoc