prefectEasy Playground

Modern workflow orchestration for data pipelines

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

prefect is a third-party package. Modern workflow orchestration for data pipelines. Install with: pip install prefect

Challenge

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