ordeq_joblib
Joblib
dataclass
¶
Bases: IO[T]
IO for joblib objects.
Example of stand-alone use:
1 2 3 4 5 | |
Example in a node:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | |
Joblib
dataclass
¶
Bases: IO[T]
IO for joblib objects.
Example of stand-alone use:
1 2 3 4 5 | |
Example in a node:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | |