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 conda

$ conda install pandas-gbq --channel conda-forge

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.17.9.tar.gz (48.3 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.17.9-py2.py3-none-any.whl (25.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pandas-gbq-0.17.9.tar.gz.

File metadata

  • Download URL: pandas-gbq-0.17.9.tar.gz
  • Upload date:
  • Size: 48.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for pandas-gbq-0.17.9.tar.gz
Algorithm Hash digest
SHA256 066eacb9c3b18dec7bccd0a0ea67a3bdd79519255be4e59231e5d323ac984fe8
MD5 c4cf6239ff11a804a84bfb7c022ffa20
BLAKE2b-256 87c25e511fa629dadc7ad09a603c5fe2973a610c7ac582edbc8492ef2f6ca0ca

See more details on using hashes here.

File details

Details for the file pandas_gbq-0.17.9-py2.py3-none-any.whl.

File metadata

  • Download URL: pandas_gbq-0.17.9-py2.py3-none-any.whl
  • Upload date:
  • Size: 25.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for pandas_gbq-0.17.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e02cff40d26dd67a0131794749c086dce773d58792559cee7ed7deaefed6723c
MD5 4221bb6acaf1048cc3f8c94b059098ec
BLAKE2b-256 e3e4efaf098b77c9567c43c15dbb12f008e4f083618277d71fb12206f6990e02

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