class DataPreprocessor(config: Config)

Bases: object

Preprocess raw data to learning

Params config:

Config instance

process_data() None

Run preprocessing pipeline and save results to dir specified in config