November 2018
Intermediate to advanced
360 pages
9h 36m
English
You will need PLINK installed. Remember that we are not using a conda environment, so you have to make sure it is available for Airflow. We will define the following tasks:
Our pipeline recipe will have two parts: the actual coding of the pipeline and making the pipeline actually execute.
The code for this can be found on Chapter08/pipelines/airflow/create_tasks.py.