apply abstract method

Implementation

List<DataPoint> apply(
    List<DataPoint> input,
    DataPointPipelineContext context,
    );