Apply a transform on itself, p.apply(transform, *args) is equivalent to p.transform(*args) Args: transform (function): transform to be applied *args: variable length argument list Returns: PType: result of transform
(self, transform, *args, **kargs)
source not stored for this graph (policy: none)