pasteur.transform.TransformerFactory

pasteur.transform.TransformerFactory#

class pasteur.transform.TransformerFactory(cls, *args, name=None, **kwargs)[source]#

Attributes

Methods

build(*args, **kwargs)

Build is used to create the new instance.

build(*args, **kwargs)#

Build is used to create the new instance. You can override this function to customize instance creation.

name: str = ''#