Skip to main content

Google BigQuery connector for pandas

Project description

preview pypi versions

pandas-gbq is a package providing an interface to the Google BigQuery API from pandas.

Installation

Install latest release version via pip

$ pip install pandas-gbq

Install latest development version

$ pip install git+https://github.com/googleapis/python-bigquery-pandas.git

Usage

Perform a query

import pandas_gbq

result_dataframe = pandas_gbq.read_gbq("SELECT column FROM dataset.table WHERE value = 'something'")

Upload a dataframe

import pandas_gbq

pandas_gbq.to_gbq(dataframe, "dataset.table")

More samples

See the pandas-gbq documentation for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandas_gbq-0.30.0.tar.gz (66.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pandas_gbq-0.30.0-py3-none-any.whl (41.6 kB view details)

Uploaded Python 3

File details

Details for the file pandas_gbq-0.30.0.tar.gz.

File metadata

  • Download URL: pandas_gbq-0.30.0.tar.gz
  • Upload date:
  • Size: 66.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for pandas_gbq-0.30.0.tar.gz
Algorithm Hash digest
SHA256 8fe811786e4ad2e0d4608e897534207d9fbe768ab3168f766a99f0cb4cd5ed20
MD5 e959c5a75fc20eaf70ac6f3d50863759
BLAKE2b-256 caf1d38e7c03a8055fea816dfc9b697c97b4fecfd6b881072a34945e11972e35

See more details on using hashes here.

File details

Details for the file pandas_gbq-0.30.0-py3-none-any.whl.

File metadata

  • Download URL: pandas_gbq-0.30.0-py3-none-any.whl
  • Upload date:
  • Size: 41.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for pandas_gbq-0.30.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d9b4454b17aee3c23ef1dfcfd91df6e2b77f1e69e1e4b28467701cd75850664a
MD5 88ed94c2c5a66ae17891249183203f36
BLAKE2b-256 241038e5d6442ea389a070be7466bff55a8160146d446b33efc59980dbe05906

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page