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.1.tar.gz (47.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.1-py2.py3-none-any.whl (24.8 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: pandas-gbq-0.17.1.tar.gz
  • Upload date:
  • Size: 47.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for pandas-gbq-0.17.1.tar.gz
Algorithm Hash digest
SHA256 9f6c10e31d3832cd14c81db8f993617e61af35edafa599465375f79be6112d4c
MD5 4ab358ef89dc2a5a7e02abf4b062bb2d
BLAKE2b-256 4ecff179040385c3a903beec4ce9c8276776d6d6626a5f24e379fa6ebf0227fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pandas_gbq-0.17.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 24.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for pandas_gbq-0.17.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f16b829c9755bb3983fa26d29e7f76ce2e3e85bf9d09f1667bee8eacdedab6af
MD5 3e622918485d4bc9430b79534eaad99f
BLAKE2b-256 120b917ce85aef489fa5a32d183ae892f33de376d4cb0ff174a3bab12551b3d6

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