airflow-with-pandas
Airflow is a platform to programmatically author, schedule and monitor workflows
Airflow is a platform to programmatically author, schedule and monitor workflows
To install this package, run one of the following:
Use airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The airflow scheduler executes your tasks on an array of workers while following the specified dependencies. Rich command line utilities make performing complex surgeries on DAGs a snap. The rich user interface makes it easy to visualize pipelines running in production, monitor progress, and troubleshoot issues when needed.
When workflows are defined as code, they become more maintainable, versionable, testable, and collaborative.
Summary
Airflow is a platform to programmatically author, schedule and monitor workflows
Information Last Updated
May 21, 2025 at 14:37
License
Apache-2.0
Total Downloads
463.8K
Platforms
GitHub Repository
https://github.com/apache/airflowDocumentation
http://pythonhosted.org/airflow/profiling.html