E474 google-cloud-bigquery not compatible with pandas-gbq error · Issue #302 · googleapis/python-bigquery · GitHub
[go: up one dir, main page]

Skip to content

google-cloud-bigquery not compatible with pandas-gbq error #302

@avissens

Description

@avissens

I have a compatibility issue with the new version of google-cloud-bigquery. When I try to install pandas pip install --upgrade google-cloud-bigquery[bqstorage,pandas] I get this error:

ERROR: pandas-gbq 0.13.3 has requirement google-cloud-bigquery[bqstorage,pandas]<2.0.0dev,>=1.11.1, but you'll have google-cloud-bigquery 2.0.0 which is incompatible.

As the results I cannot use pandas-gbq's functionalities such as to_dataframe etc.

Will appreciate your suggestions.

Environment details

  • OS type and version: MAC
  • Python version: Python 3.7.4
  • pip version: pip 19.3.1
  • google-cloud-bigquery version: 1.28.0

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0