Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArrowNotImplementedError: Not implemented type for Arrow list to pandas #6442

Closed
Shyamspr opened this issue Feb 17, 2020 · 1 comment
Closed

Comments

@Shyamspr
Copy link

Shyamspr commented Feb 17, 2020

Getting below error while pulling data from Google Big query.
/local_disk0/pythonVirtualEnvDirs/virtualEnv-ee49eee0-afa4-4a06-8837-521664856b6a/lib/python3.7/site-packages/google/cloud/bigquery/table.py:1729: UserWarning: A progress bar was requested, but there was an error loading the tqdm library. Please install tqdm to use the progress bar functionality.

ArrowNotImplementedError: Not implemented type for Arrow list to pandas: struct<key: string, value: struct<string_value: string, int_value: int64, float_value: double, double_value: double>>

@wesm
Copy link
Member

wesm commented Feb 18, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants