Vertex AI 2.5 の JupyterLab で BigQuery を利用する のレビュー

20301 件のレビュー

Chandel Anjali · 3年以上前にレビュー済み

Majeed Darakhshan · 3年以上前にレビュー済み

Humig Sandro · 3年以上前にレビュー済み

Biradar Sachin · 3年以上前にレビュー済み

D. Marsiano Fatan · 3年以上前にレビュー済み

Nagotanekar (gnagotanekar) Gaurav · 3年以上前にレビュー済み

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

Shankar Narayanan (anarayanan) Arun · 3年以上前にレビュー済み

S Prasanna · 3年以上前にレビュー済み

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

Watanabe Yasuhiro · 3年以上前にレビュー済み

Sr Shankar · 3年以上前にレビュー済み

Shelke Vishal · 3年以上前にレビュー済み

Shankar Narayanan (anarayanan) Arun · 3年以上前にレビュー済み

Isa Miguel · 3年以上前にレビュー済み

Zhang Xiaowu · 3年以上前にレビュー済み

Lin 林 禮賢 (Sebastian Lin) Li-Hsien · 3年以上前にレビュー済み

Sushko Dzmitry · 3年以上前にレビュー済み

This lab should be more complete.

Martinez Herrera Jose · 3年以上前にレビュー済み

siripurapu chandrasekhar rao · 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

Prada Jorge · 3年以上前にレビュー済み

Norel Mateusz · 3年以上前にレビュー済み

Pettitt Daniel · 3年以上前にレビュー済み

Sarkar Abhijeet · 3年以上前にレビュー済み

Nagotanekar (gnagotanekar) Gaurav · 3年以上前にレビュー済み

Mutta Ayshwarya · 3年以上前にレビュー済み

Bhutani Deepak · 3年以上前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。