Schedule Your Data Workflow in Python with Prefect 2.0

Опубликовано: 21 Март 2026
на канале: Data Science Simplified
1,579
28

In a data project, you might want to run different workflows on different schedules. Instead of manually running your workflow, is there a way that you can schedule your workflow to run at a specific time?

In this video, you will learn how to use Prefect to do exactly that.

This video is a part of the workflow orchestration playlist:    • Workflow Orchestration  

Chapters:
0:00 Introduction
0:26 Overview
2:14 Start a Prefect Orion Server
2:50 Create a Deployment
4:18 Schedule a Deployment
5:30 Work Queue and Agent

Article:   / orchestrate-your-data-science-project-with...