init(operations:of:)
Creates an aggregator with the given operations to perform on the given column.
Declaration
init(operations: MLDataTable.Aggregator.Operations..., of columnNamed: String)Creates an aggregator with the given operations to perform on the given column.
init(operations: MLDataTable.Aggregator.Operations..., of columnNamed: String)