Contents

pandas-gbq 0.22.0

0

Google BigQuery connector for pandas

Google BigQuery connector for pandas

Stars: 418, Watchers: 418, Forks: 118, Open Issues: 35

The googleapis/python-bigquery-pandas repo was created 7 years ago and the last code push was 5 hours ago.
The project is popular with 418 github stars!

How to Install pandas-gbq

You can install pandas-gbq using pip

pip install pandas-gbq

or add it to a project with poetry

poetry add pandas-gbq

Package Details

Author
pandas-gbq authors
License
BSD-3-Clause
Homepage
https://github.com/googleapis/python-bigquery-pandas
PyPi:
https://pypi.org/project/pandas-gbq/
GitHub Repo:
https://github.com/pydata/pandas-gbq

Classifiers

  • Internet
  • Scientific/Engineering
No  pandas-gbq  pypi packages just yet.

Errors

A list of common pandas-gbq errors.

Code Examples

Here are some pandas-gbq code examples and snippets.

GitHub Issues

The pandas-gbq package has 35 open issues on GitHub

  • Support for coercing to floats
  • read_gbq query keyword argument changed from 0.16.2 to 0.17.0
  • Specify default dataset when invoking read_gbq
  • chore(deps): update all dependencies
  • tests.system.test_gbq.TestToGBQIntegration: test_upload_data_tokyo_non_existing_dataset failed
  • pyarrow.lib.ArrowTypeError: Expected bytes, got a 'dict' object
  • append to table with DATETIME column with generated schema
  • readthedocs out-of-date, also should redirect to new docs location
  • use if_exists = 'append' but error table existing occured
  • add session to noxfile that installs dependencies via conda
  • Adding `if_exists="override" Mode
  • 100% unit test coverage
  • migration to googleapis org
  • Improve InvalidSchema exception by adding specific fields that do not match
  • Add type annotations to signatures

See more issues on GitHub

Related Packages & Articles

pandas 2.2.1

Powerful data structures for data analysis, time series, and statistics

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.