API Reference#
Classes#
|
A container for providers that can be assembled into a task graph. |
|
Helper for defining a generic type alias. |
Helper for defining a generic type alias. |
|
|
Scheduler interface compatible with |
|
Wrapper for a Dask scheduler. |
A naive scheduler that computes intermediate results and results in order. |
|
|
Holds a concrete task graph and keys to compute. |
|
Error handler used by default. |
|
Error handler used for Pipeline.visualize(). |
Top-level functions#
|
Given a graph with a mapped node with given base_name, return a series of computed results. |
|
Given a graph with a mapped node with given base_name, return a series of corresponding mapped names. |
Exceptions#
Raised when a parameter of a generic provider is not bound to a concrete type. |
|
Raised when a type cannot be provided. |