meltanoEasy Playground

DataOps platform for ELT pipelines using Singer

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

meltano is a third-party package. DataOps platform for ELT pipelines using Singer. Install with: pip install meltano

Challenge

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