关于“[DEPRECATED] Analyzing Natality Data Using BigQuery and Vertex AI”的评价

13862 条评价

Michelle L. · 已于 over 6 years前审核

Carlos G. · 已于 over 6 years前审核

nice

Lakshmanan R. · 已于 over 6 years前审核

Good

Omar David M. · 已于 over 6 years前审核

Dean A. · 已于 over 6 years前审核

issues with the creating the instance of the client class within the labs portion

harry c. · 已于 over 6 years前审核

Im my case, it presented error in the client variable because of the environment wasn't prepared or some error in the notebook with bigquery.Cient() method

Omar T. · 已于 over 6 years前审核

Shraddha B. · 已于 over 6 years前审核

Shraddha B. · 已于 over 6 years前审核

Lộc M. · 已于 over 6 years前审核

Marta M. · 已于 over 6 years前审核

Lorena F. · 已于 over 6 years前审核

ok

Jatin K. · 已于 over 6 years前审核

5 stars.

Guan Zhen C. · 已于 over 6 years前审核

Chris F. · 已于 over 6 years前审核

RAMKUMAR R. · 已于 over 6 years前审核

José A. · 已于 over 6 years前审核

Kaushal A. · 已于 over 6 years前审核

Notebook code fails in both Python 2 and Python 3: client = bigquery.Client() TypeError: __init__() takes exactly 2 arguments (3 given)

Denys v. · 已于 over 6 years前审核

It seems there was an error in `google/cloud/bigquery/_http.py`'s __init() function -> Line 33 "__init__() takes 2 positional arguments but 3 were given". Can you please have a look?

Sharath S. · 已于 over 6 years前审核

Abhishek J. · 已于 over 6 years前审核

Duy N. · 已于 over 6 years前审核

Karim Makisig V. · 已于 over 6 years前审核

Abhishek J. · 已于 over 6 years前审核

The lab is broken. TypeErrorTraceback (most recent call last) <ipython-input-7-785a18065218> in <module>() 1 from google.cloud import bigquery 2 ----> 3 client = bigquery.Client() /usr/local/envs/py2env/lib/python2.7/site-packages/google/cloud/bigquery/client.pyc in __init__(self, project, credentials, _http, location, default_query_job_config, client_info) 167 project=project, credentials=credentials, _http=_http 168 ) --> 169 self._connection = Connection(self, client_info=client_info) 170 self._location = location 171 self._default_query_job_config = default_query_job_config /usr/local/envs/py2env/lib/python2.7/site-packages/google/cloud/bigquery/_http.pyc in __init__(self, client, client_info) 31 32 def __init__(self, client, client_info=None): ---> 33 super(Connection, self).__init__(client, client_info) 34 35 self._client_info.gapic_version = __version__ TypeError: __init__() takes exactly 2 arguments (3 given)

Draconis N. · 已于 over 6 years前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。