Update custom_tabular_train_batch_pred_bq_pipeline.ipynb

This commit is contained in:
Andrew Ferlitsch
2023-03-16 09:49:44 -07:00
committed by GitHub
parent bcba9b5ea2
commit 397285f4bf
@@ -225,7 +225,8 @@
" pandas \\\n",
" pyarrow \\\n",
" kfp \\\n",
" google-cloud-pipeline-components {USER_FLAG} -q"
" google-cloud-pipeline-components {USER_FLAG} -q \n",
"! pip3 install db-dtypes {USER_FLAG} -q"
]
},
{