리뷰 Vertex AI 2.5 기반 JupyterLab의 BigQuery개

리뷰 20301개

Anjali C. · 3년 초과 전에 리뷰됨

Darakhshan M. · 3년 초과 전에 리뷰됨

Sandro H. · 3년 초과 전에 리뷰됨

Sachin B. · 3년 초과 전에 리뷰됨

Fatan D. · 3년 초과 전에 리뷰됨

Gaurav N. · 3년 초과 전에 리뷰됨

Unable to open Jupyter Notebook. Keeps getting error 401 "401. That's an error. That's all we know"

Arun S. · 3년 초과 전에 리뷰됨

Prasanna S. · 3년 초과 전에 리뷰됨

マジックコマンドを利用するとエラーになります

Yasuhiro W. · 3년 초과 전에 리뷰됨

Shankar S. · 3년 초과 전에 리뷰됨

Vishal S. · 3년 초과 전에 리뷰됨

Arun S. · 3년 초과 전에 리뷰됨

Miguel I. · 3년 초과 전에 리뷰됨

Xiaowu Z. · 3년 초과 전에 리뷰됨

Li-Hsien L. · 3년 초과 전에 리뷰됨

Dzmitry S. · 3년 초과 전에 리뷰됨

This lab should be more complete.

Jose M. · 3년 초과 전에 리뷰됨

chandrasekhar rao s. · 3년 초과 전에 리뷰됨

no ejecuta el siguiente código da error: %%bigquery df SELECT depdelay as departure_delay, COUNT(1) AS num_flights, APPROX_QUANTILES(arrdelay, 10) AS arrival_delay_deciles FROM `cloud-training-demos.airline_ontime_data.flights` WHERE depdelay is not null GROUP BY depdelay HAVING num_flights > 100 ORDER BY depdelay ASC -------------------------------------------------------------------------- ImportError Traceback (most recent call last) /opt/conda/lib/python3.7/site-packages/google/cloud/bigquery/magics/magics.py in _make_bqstorage_client(client, use_bqstorage_api, client_options) 750 try: --> 751 from google.cloud import bigquery_storage # type: ignore # noqa: F401 752 except ImportError as err: ImportError: cannot import name 'bigquery_storage' from 'google.cloud' (unknown location) The above exception was the direct cause of the following exception: ImportError Traceback (most recent call last) /tmp/ipykernel_7292/1327333500.py in <module> ----> 1 get_ipython().run_cell_magic('bigquery', 'df', 'SELECT\n depdelay as departure_delay,\n COUNT(1) AS num_flights,\n APPROX_QUANTILES(arrdelay, 10) AS arrival_delay_deciles\nFROM\n `cloud-training-demos.airline_ontime_data.flights`\nWHERE\n depdelay is not null\nGROUP BY\n depdelay\nHAVING\n num_flights > 100\nORDER BY\n depdelay ASC\n') /opt/conda/lib/python3.7/site-packages/IPython/core/interactiveshell.py in run_cell_magic(self, magic_name, line, cell) 2471 with self.builtin_trap: 2472 args = (magic_arg_s, cell) -> 2473 result = fn(*args, **kwargs) 2474 return result 2475 /opt/conda/lib/python3.7/site-packages/google/cloud/bigquery/magics/magics.py in _cell_magic(line, query) 592 client, 593 use_bqstorage_api, --> 594 bqstorage_client_options, 595 ) 596 /opt/conda/lib/python3.7/site-packages/google/cloud/bigquery/magics/magics.py in _make_bqstorage_client(client, use_bqstorage_api, client_options) 757 "the --use_rest_api magic option." 758 ) --> 759 raise customized_error from err 760 761 try: ImportError: The default BigQuery Storage API client cannot be used, install the missing google-cloud-bigquery-storage and pyarrow packages to use it. Alternatively, use the classic REST API by specifying the --use_rest_api magic option. ​ Simple 0 1 Python 3 | Idle

Jorge P. · 3년 초과 전에 리뷰됨

Mateusz N. · 3년 초과 전에 리뷰됨

Daniel P. · 3년 초과 전에 리뷰됨

Abhijeet S. · 3년 초과 전에 리뷰됨

Gaurav N. · 3년 초과 전에 리뷰됨

Ayshwarya M. · 3년 초과 전에 리뷰됨

Deepak B. · 3년 초과 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.