Opinie (Configuring, Using, and Auditing VM Service Accounts and Scopes)

16123 opinie

Fernando G. · Sprawdzono ponad 5 lat temu

Martin K. · Sprawdzono ponad 5 lat temu

Daniel W. · Sprawdzono ponad 5 lat temu

Mellissa L. · Sprawdzono ponad 5 lat temu

Dependency instructions incomplete, missing pip3 install pyarrow pandas.

Robert B. · Sprawdzono ponad 5 lat temu

Daniel D. · Sprawdzono ponad 5 lat temu

Maruel B. · Sprawdzono ponad 5 lat temu

Quentin C. · Sprawdzono ponad 5 lat temu

error code: Traceback (most recent call last): File "query.py", line 23, in <module> print(client.query(query).to_dataframe()) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/query.py", line 1339, in to_dataframe date_as_object=date_as_object, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1697, in to_dataframe create_bqstorage_client=create_bqstorage_client, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1509, in to_arrow raise ValueError(_NO_PYARROW_ERROR) ValueError: The pyarrow library is not installed, please install pyarrow to use the to_arrow() function.

Bing Jin K. · Sprawdzono ponad 5 lat temu

Vikas J. · Sprawdzono ponad 5 lat temu

There is a missing library on the final command.

MAQUILING, J. · Sprawdzono ponad 5 lat temu

Francisco O. · Sprawdzono ponad 5 lat temu

Chi N. · Sprawdzono ponad 5 lat temu

Ajay D. · Sprawdzono ponad 5 lat temu

Not only did the libraries take upwards of 30 minutes to install, but my service account was assigned a nonstandard email by pantheon so the progress check was failing for hte second item. It worked the second time.

Sara C. · Sprawdzono ponad 5 lat temu

buggy - found out I needed to install pyarrow. Also some install are really long ...

Charles B. · Sprawdzono ponad 5 lat temu

student-02-646f7ce5ae25@bigquery-instance:~$ python3 query.py Traceback (most recent call last): File "query.py", line 23, in <module> print(client.query(query).to_dataframe()) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/query.py", line 1339, in to_dataframe date_as_object=date_as_object, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1697, in to_dataframe create_bqstorage_client=create_bqstorage_client, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1509, in to_arrow raise ValueError(_NO_PYARROW_ERROR) ValueError: The pyarrow library is not installed, please install pyarrow to use the to_arrow() function. student-02-646f7ce5ae25@bigquery-instance:~$ sudo pip3 install pyarrow Collecting pyarrow Downloading https://files.pythonhosted.org/packages/c8/58/d07e7ee8b0cffe509f9e5a3742e09636a4a58b2113d193166615b934846f/pyarrow-2.0.0-cp37-cp37m-manylinux1_x86_64.whl (16.9MB) 100% |████████████████████████████████| 16.9MB 77kB/s Requirement already satisfied: numpy>=1.14 in /usr/local/lib/python3.7/dist-packages (from pyarrow) (1.19.4) Installing collected packages: pyarrow Successfully installed pyarrow-2.0.0 student-02-646f7ce5ae25@bigquery-instance:~$ python3 query.py year num_babies 0 2002 4027376 1 2005 4145619 2 2006 4273225 3 2008 4255156 4 2001 4031531 5 2007 4324008 6 2003 4096092 7 2004 4118907

Dmitri S. · Sprawdzono ponad 5 lat temu

Not only did the libraries take upwards of 30 minutes to install, but my service account was assigned a nonstandard email by pantheon so the progress check was failing for hte second item.

Sara C. · Sprawdzono ponad 5 lat temu

Mathijs M. · Sprawdzono ponad 5 lat temu

seems need one more module "sudo pip3 install pyarrow"

吴芃 吴. · Sprawdzono ponad 5 lat temu

buggy

Charles B. · Sprawdzono ponad 5 lat temu

faced below error student-00-aec02fa825f9@bigquery-instance:~$ python3 query.py Traceback (most recent call last): File "query.py", line 23, in <module> print(client.query(query).to_dataframe()) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/query.py", line 1339, in to_dataframe date_as_object=date_as_object, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1697, in to_dataframe create_bqstorage_client=create_bqstorage_client, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1509, in to_arrow raise ValueError(_NO_PYARROW_ERROR) ValueError: The pyarrow library is not installed, please install pyarrow to use the to_arrow() function. this command should solve it student-00-aec02fa825f9@bigquery-instance:~$ sudo pip3 install pyarrow

Assem M. · Sprawdzono ponad 5 lat temu

ok

Benjamin B. · Sprawdzono ponad 5 lat temu

JONATHAN V. · Sprawdzono ponad 5 lat temu

YANN L. · Sprawdzono ponad 5 lat temu

Nie gwarantujemy, że publikowane opinie pochodzą od konsumentów, którzy dane produkty kupili lub ich używali. Google nie weryfikuje opinii.