Analisi esplorativa dei dati utilizzando Python e BigQuery recensioni

17615 recensioni

There was an error with importing the bigQuery 'from google.cloud import bigquery' library so I wasn't able to complete the last section with BQ data

Scott H. · Recensione inserita oltre 2 anni fa

Yusheng J. · Recensione inserita oltre 2 anni fa

Jeffrey Z. · Recensione inserita oltre 2 anni fa

Jupyterlab initially not functionning just like the previous lab. Had to enable APIs and select instance instead of user-managed instance

Etienne V. · Recensione inserita oltre 2 anni fa

Pawel R. · Recensione inserita oltre 2 anni fa

Pawel R. · Recensione inserita oltre 2 anni fa

Michal A. · Recensione inserita oltre 2 anni fa

Jorge Z. · Recensione inserita oltre 2 anni fa

Aditya R. · Recensione inserita oltre 2 anni fa

one of the better ones so far.

Rebecca K. · Recensione inserita oltre 2 anni fa

Joshua B. · Recensione inserita oltre 2 anni fa

Viswanath B. · Recensione inserita oltre 2 anni fa

This Command: # Import the python libraries from google.cloud import bigquery import seaborn as sns import matplotlib.pyplot as plt import pandas as pd import numpy as np Produced this error: --------------------------------------------------------------------------- ImportError Traceback (most recent call last) Cell In[29], line 2 1 # Import the python libraries ----> 2 from google.cloud import bigquery 3 import seaborn as sns 4 import matplotlib.pyplot as plt 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:74 72 from google.cloud.bigquery._helpers import _verify_job_config_type 73 from google.cloud.bigquery._http import Connection ---> 74 from google.cloud.bigquery import _pandas_helpers 75 from google.cloud.bigquery.dataset import Dataset 76 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 # type: ignore 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)

Felipe F. · Recensione inserita oltre 2 anni fa

some errors loading the bigquery package in the jupyter notebook

Ian H. · Recensione inserita oltre 2 anni fa

some issues with importing modules for bigquery

Bala s. · Recensione inserita oltre 2 anni fa

Leonardo G. · Recensione inserita oltre 2 anni fa

Matar A. · Recensione inserita oltre 2 anni fa

Further L. · Recensione inserita oltre 2 anni fa

Tianyi J. · Recensione inserita oltre 2 anni fa

Abhinav J. · Recensione inserita oltre 2 anni fa

Yuval M. · Recensione inserita oltre 2 anni fa

Esteban d. · Recensione inserita oltre 2 anni fa

Marcus L. · Recensione inserita oltre 2 anni fa

David M. · Recensione inserita oltre 2 anni fa

Reinhardt M. · Recensione inserita oltre 2 anni fa

Non garantiamo che le recensioni pubblicate provengano da consumatori che hanno acquistato o utilizzato i prodotti. Le recensioni non sono verificate da Google.