0

I am new to Python. Trying to pick up Airflow. What is context or **context in Airflow that is used in methods? For example mentioned by the answer in this question Airflow Python Script with execution_date in op_kwargs

Or like in

 def execute(self, context):

 def is_business_account(**context):

Appreciate your help!

Prasanth Ganesan
  • 541
  • 4
  • 14
user3474606
  • 515
  • 1
  • 6
  • 15

0 Answers0