bonoboEasy Playground

Lightweight ETL framework with a graph-based API

Getting started with bonoboRun locally
Install
pip install bonobo
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: bonobo)

bonobo is a third-party package. Lightweight ETL framework with a graph-based API. Install with: pip install bonobo

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?