Contents

init(columns:estimator:)

Creates a select operation with an estimator.

Declaration

init(columns: [String], estimator: Estimator)

Parameters

  • columns:

    An array of columns.

  • estimator:

    An estimator.

See Also

Creating the selection