Load data from a source dictionary.
Usage
Pipeline.load(source)
source: dict
The data source.
Pipeline
Self for method chaining.