stoltzmaniac / pandas-gbq

Pandas Google Big Query

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pandas-gbq

Build Status Version Status Coverage Status

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/pydata/pandas-gbq.git

Usage

See the pandas-gbq documentation for more details.

About

Pandas Google Big Query

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.4%Language:Shell 0.6%