AUTHORS.md
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
pandas_gbq/__init__.py
pandas_gbq/auth.py
pandas_gbq/exceptions.py
pandas_gbq/features.py
pandas_gbq/gbq.py
pandas_gbq/load.py
pandas_gbq/schema.py
pandas_gbq/timestamp.py
pandas_gbq/version.py
pandas_gbq.egg-info/PKG-INFO
pandas_gbq.egg-info/SOURCES.txt
pandas_gbq.egg-info/dependency_links.txt
pandas_gbq.egg-info/not-zip-safe
pandas_gbq.egg-info/requires.txt
pandas_gbq.egg-info/top_level.txt
tests/data/dummy_key.json
tests/system/__init__.py
tests/system/conftest.py
tests/system/test_auth.py
tests/system/test_gbq.py
tests/system/test_read_gbq.py
tests/system/test_read_gbq_with_bqstorage.py
tests/system/test_to_gbq.py
tests/unit/__init__.py
tests/unit/conftest.py
tests/unit/test_auth.py
tests/unit/test_context.py
tests/unit/test_features.py
tests/unit/test_gbq.py
tests/unit/test_load.py
tests/unit/test_schema.py
tests/unit/test_timestamp.py
tests/unit/test_to_gbq.py