so_magic.utils.transformations module

This module provides the Transformer class. Its constructor can be used to create data transformation methods.

class so_magic.utils.transformations.Transformer(*args, **kwargs)[source]

Bases: so_magic.utils.transformations.RuntimeTransformer