关于“BigQuery in JupyterLab on Agent Platform 2.5”的评价
20301 条评价
Anjali C. · 已于 over 3 years前审核
Darakhshan M. · 已于 over 3 years前审核
Sandro H. · 已于 over 3 years前审核
Sachin B. · 已于 over 3 years前审核
Fatan D. · 已于 over 3 years前审核
Gaurav N. · 已于 over 3 years前审核
Unable to open Jupyter Notebook. Keeps getting error 401 "401. That's an error. That's all we know"
Arun S. · 已于 over 3 years前审核
Prasanna S. · 已于 over 3 years前审核
マジックコマンドを利用するとエラーになります
Yasuhiro W. · 已于 over 3 years前审核
Shankar S. · 已于 over 3 years前审核
Vishal S. · 已于 over 3 years前审核
Arun S. · 已于 over 3 years前审核
Miguel I. · 已于 over 3 years前审核
Xiaowu Z. · 已于 over 3 years前审核
Li-Hsien L. · 已于 over 3 years前审核
Dzmitry S. · 已于 over 3 years前审核
This lab should be more complete.
Jose M. · 已于 over 3 years前审核
chandrasekhar rao s. · 已于 over 3 years前审核
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. · 已于 over 3 years前审核
Mateusz N. · 已于 over 3 years前审核
Daniel P. · 已于 over 3 years前审核
Abhijeet S. · 已于 over 3 years前审核
Gaurav N. · 已于 over 3 years前审核
Ayshwarya M. · 已于 over 3 years前审核
Deepak B. · 已于 over 3 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。