关于“[DEPRECATED] Analyzing Natality Data Using BigQuery and Vertex AI”的评价
评论
Divya C. · 评论almost 7 years之前
Even after completing the course. It says not completed pls try again
Chaitra H. · 评论almost 7 years之前
Even after completing the course. It says not completedd pls try again
Chaitra H. · 评论almost 7 years之前
Rodrigo F. · 评论almost 7 years之前
Nisha A. · 评论almost 7 years之前
Akash D. · 评论almost 7 years之前
not sure of how this worked
Ahmed A. · 评论almost 7 years之前
Shashank C. · 评论almost 7 years之前
Bhavesh N. · 评论almost 7 years之前
Brent K. · 评论almost 7 years之前
Nikhil L. · 评论almost 7 years之前
Preston P. · 评论almost 7 years之前
Ashvani D. · 评论almost 7 years之前
Mohammed J. · 评论almost 7 years之前
This lab couldn't be followed through because DataLab wouldn't initialize the Python BigQuery client. It gave the following trace: --------------------------------------------------------------------------- TypeError Traceback (most recent call last) <ipython-input-9-eedc657af980> in <module>() 1 import google.cloud 2 ----> 3 client = bigquery.Client() /usr/local/envs/py3env/lib/python3.5/site-packages/google/cloud/bigquery/client.py in __init__(self, project, credentials, _http, location, default_query_job_config, client_info) 165 project=project, credentials=credentials, _http=_http 166 ) --> 167 self._connection = Connection(self, client_info=client_info) 168 self._location = location 169 self._default_query_job_config = default_query_job_config /usr/local/envs/py3env/lib/python3.5/site-packages/google/cloud/bigquery/_http.py 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 2 positional arguments but 3 were given
Shy T. · 评论almost 7 years之前
Sekhar D. · 评论almost 7 years之前
Maheshkumar V M. · 评论almost 7 years之前
Alwin V. · 评论almost 7 years之前
Muralidhar Rao L. · 评论almost 7 years之前
Rinil K P. · 评论almost 7 years之前
Shalini P. · 评论almost 7 years之前
Saiteja T. · 评论almost 7 years之前
It looks like there is something wrong with the bigquery library from google.cloud import bigquery client = bigquery.Client() TypeError: __init__() takes exactly 2 arguments (3 given)
Jorge P. · 评论almost 7 years之前
Error at the very begin of the lab: TypeErrorTraceback (most recent call last) <ipython-input-11-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) 165 project=project, credentials=credentials, _http=_http 166 ) --> 167 self._connection = Connection(self, client_info=client_info) 168 self._location = location 169 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)
Alejandra P. · 评论almost 7 years之前
Annisaa P. · 评论almost 7 years之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。