evidently
evidently copied to clipboard
Implementing preprocessing step in pipeline.
Implementation of preprocessing in the pipeline.
- Preprocess - some logic over reference and current datasets only allowed to mutate datasets (and changes from analyzers will be discarded).
TODO:
- how should preprocesses deduplicated (or its should be idempotent)?
- move existing preprocess from Analyzers