GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst

Importing bigquery_storage

Open
#1,211 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
8.6k
Forks
6.1k
Avg merge
4h 44m
Merged PRs (30d)
2

Description

I am trying the [blogs/babyweight/train_deploy.ipynb]( https://github.com/GoogleCloudPlatform/training-data-analyst/blob/master/blogs/babyweight/train_deploy.ipynb). Running the cells which preprocess and filter the data, I face an error-

```sh
cannot import name 'bigquery_storage_v1' from 'google.cloud' (unknown location)
```

This seems to me like a dependency that is missing specifically the `google-cloud-bigquery-storage` which is used here as I am able to use the other functions of `google.cloud`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.