Steps Base#
Classes#
A specialized subclass of Python's built-in dict that provides a customized string representation. |
|
StepsAPI provides an interface for defining steps in a processing pipeline. |
|
A step in a processing pipeline based on a callable function. |
|
A step in a processing pipeline that is based on instantiating and invoking methods on an object. |