Open VeerMuchandi opened 1 year ago
You need to pin down the dependency of the google-cloud-bigquery, please use
!pip install --user google-cloud-bigquery==1.25.0 google-api-core==1.33.2
in cell 2
This is my PR for fixing the issue https://github.com/GoogleCloudPlatform/training-data-analyst/pull/2296
https://github.com/GoogleCloudPlatform/training-data-analyst/blob/master/courses/machine_learning/deepdive2/launching_into_ml/labs/python.BQ_explore_data.ipynb
The queries to BQ to extract trips from the dataset fail
Here is the error