pjml.abs.mixin.nodatahandling.withNoDataHandling

class pjml.abs.mixin.nodatahandling.withNoDataHandling[source]

All components that accept NoData should derive this class after deriving Transformer or descendants.

Should be the last mixin (to avoid overriding attribute ‘name’).

__init__(*args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

Attributes

name