damast.data_handling.transformers

damast.data_handling.transformers#

Collection of generic Transformer implementations

Modules

augmenters

Module which collects transformers that add / augment the existing data

filters

Module which collect all filters that filter the existing data.

normalizers

Module containing (de)normalisation functions

visualisers

Module that contains transformers which do not modify data, but serve only data exploration.