Getting Started
Installation
To install gbq, simply run this simple command in your terminal of choice:
python -m pip install gbq
Introduction
gbq was developed internally at Wayfair to be used a CD pipeline to create/update tables on Google BigQuery.
At Wayfair gbq is used in a with a BigQuery plugin which reads json schema files and updates the schemas on Google BigQuery.
What's Next?
TODO