Replies: 1 comment
-
|
Hello @jklaise , thanks for the interesting question. As you say the skrub DataOps are specialized for machine-learning:
Moreover skrub DataOps have some aspects that make developing a pipeline iteratively easier: they can compute eager previews of the results, subsample the data for debugging, etc. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Just discovered Skrub and Skrub Ops in particular - the first thing I thought of, this looks quite similar to Apache Hamilton which is a dataflow "micro-orchestrator" (they would call something like Airflow a "macro-orchestrator"). I'm wondering what are the key differences between these two - Hamilton is more general purpose (although marketed towards data practitioners), whereas Skrub Ops seems more specialised towards ML, and primarily tabular data pipelines? I still need to do a deep dive on the Skrub Ops piece.
Beta Was this translation helpful? Give feedback.
All reactions