dltEasy Playground

Data load tool: Python-first ELT library for data pipelines

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

dlt is a third-party package. Data load tool: Python-first ELT library for data pipelines. Install with: pip install dlt

Challenge

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