damast.cli.data_processing

damast.cli.data_processing#

Functions

load_dataframes(input_data)

Load one AnnotatedDataFrame per datasource, from its resolved file(s).

resolve_input_data(raw_groups, datasource_names)

Resolve repeated '--input-data' occurrences into a mapping of datasource name to its file(s).

Classes