Methods
(abstract) copy(extra) → {module:eclairjs/ml.PipelineStage}
Parameters:
| Name | Type | Description |
|---|---|---|
extra |
module:eclairjs/ml/param.ParamMap |
- Source:
Returns:
transformSchema(schema) → {module:eclairjs/sql/types.StructType}
Derives the output schema from the input schema.
Parameters:
| Name | Type | Description |
|---|---|---|
schema |
module:eclairjs/sql/types.StructType |
- Source: