gituser/test_manylinux/: pandas-gbq-0.13.1 metadata and description
Pandas interface to Google BigQuery
| author | The PyData Development Team |
| author_email | pydata@googlegroups.com |
| classifiers |
|
| keywords | data |
| license | BSD License |
| provides_extras | tqdm |
| requires_dist |
|
| File | Tox results | History |
|---|---|---|
pandas_gbq-0.13.1-py3-none-any.whl
|
|
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.