Deciphering Airflow schedules
Given the various options for Airflow's schedule_interval
, you'd like to verify that you understand exactly how intervals relate to each other, whether it's a cron format, timedelta
object, or a preset.
This exercise is part of the course
Introduction to Apache Airflow in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
