-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
- Finish collection API (.compute, .remove, ..., .get)
- collection.clean()
- command line API
-
Obj API (or just use dict?) - Generating cartesian product for Obj (or dict?) Builder(graph=[..], model=[..]) = [Obj<graph=.. model=..>, .... ]
- Simple LocalExecutor that respects dependencies and shows some progress (tqdm)
- Queries API for getting results from DB
- Export a collection into Pandas frame
- Dask Executor
- "repeat" API
- Iterative collection API
- Saving information about computation (computation duration, etc)
- Prediction of a computation
- fail-safe mode for executor
- Possibility to return JSON like object with refs from dep_fn
- Runtime context manager
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels