PythonOperator

Airflow Operators

Airflow operators are core components of any workflow defined in airflow. The operator represents a single task that runs independently…

1 year ago