damast.core.processing_graph

damast.core.processing_graph#

Classes

DataSource()

PipelineElement that marks a datasource, e.g., an annotated dataframe that needs to be processed

Node(name, transformer[, uuid])

ProcessingGraph([with_datasource])