关于“Structured data prediction using Vertex AI Platform”的评价
9510 条评价
Malak A. · 已于 almost 2 years前审核
Hardik P. · 已于 almost 2 years前审核
It does not run. We get an import error at the very begin (I installed the package update and restarted the kernel as instructed). Frustrating.
Robert S. · 已于 almost 2 years前审核
Kentaro Y. · 已于 almost 2 years前审核
Tomas G. · 已于 almost 2 years前审核
Shalini K. · 已于 almost 2 years前审核
Greg G. · 已于 almost 2 years前审核
Alexander G. · 已于 almost 2 years前审核
Twisha T. · 已于 almost 2 years前审核
Kaita F. · 已于 almost 2 years前审核
vertex AI failed to open the jupyter lab
Haya A. · 已于 almost 2 years前审核
Pranav S. · 已于 almost 2 years前审核
Subhan A. · 已于 almost 2 years前审核
Hrutik P. · 已于 almost 2 years前审核
Maria L. · 已于 almost 2 years前审核
Dylan R. · 已于 almost 2 years前审核
Jérôme M. · 已于 almost 2 years前审核
Svyatoslav G. · 已于 almost 2 years前审核
It would be better a follow along or hands on labs instead of a 'just click run' exercise. The lab is outdated as there's no more user-managed notebook tab, there's only 'instances' tab in Vertex Ai Workbenct.
Danny O. · 已于 almost 2 years前审核
Dmytro K. · 已于 almost 2 years前审核
can't run code. --------------------------------------------------------------------------- ImportError Traceback (most recent call last) Cell In[6], line 4 1 import os 2 import shapely ----> 4 from google.cloud import bigquery File ~/.local/lib/python3.9/site-packages/google/cloud/bigquery/__init__.py:35 31 from google.cloud.bigquery import version as bigquery_version 33 __version__ = bigquery_version.__version__ ---> 35 from google.cloud.bigquery.client import Client 36 from google.cloud.bigquery.dataset import AccessEntry 37 from google.cloud.bigquery.dataset import Dataset File ~/.local/lib/python3.9/site-packages/google/cloud/bigquery/client.py:70 68 from google.cloud.bigquery._helpers import _verify_job_config_type 69 from google.cloud.bigquery._http import Connection ---> 70 from google.cloud.bigquery import _pandas_helpers 71 from google.cloud.bigquery.dataset import Dataset 72 from google.cloud.bigquery.dataset import DatasetListItem File ~/.local/lib/python3.9/site-packages/google/cloud/bigquery/_pandas_helpers.py:56 52 return write(v) if notnull(v) else v 54 return _to_wkb ---> 56 _to_wkb = _to_wkb() 58 try: 59 from google.cloud.bigquery_storage import ArrowSerializationOptions File ~/.local/lib/python3.9/site-packages/google/cloud/bigquery/_pandas_helpers.py:46, in _to_wkb() 39 def _to_wkb(): 40 # Create a closure that: 41 # - Adds a not-null check. This allows the returned function to (...) 44 # - Caches the WKBWriter (and write method lookup :) ) 45 # - Avoids adding WKBWriter, lgeos, and notnull to the module namespace. ---> 46 from shapely.geos import WKBWriter, lgeos 48 write = WKBWriter(lgeos).write 49 notnull = pandas.notnull ImportError: cannot import name 'WKBWriter' from 'shapely.geos' (/opt/conda/lib/python3.9/site-packages/shapely/geos.py)
michael G. · 已于 almost 2 years前审核
Andres P. · 已于 almost 2 years前审核
Tanishq K. · 已于 almost 2 years前审核
error when importing bigquery
Omar R. V. · 已于 almost 2 years前审核
Amirreza S. · 已于 almost 2 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。