pandas-gbq is a package providing an interface to the Google BigQuery API from pandas
$ conda install pandas-gbq --channel conda-forge
$ pip install pandas-gbq
$ pip install git+https://github.com/pydata/pandas-gbq.git
See the pandas-gbq documentation for more details.