A Python package to easily interface with Google Cloud Platform.
- Install gcloud SDK from Link
- Initialize gloud SDK:
gcloud init
- Authenticate your account:
gcloud auth application-default login
- Install:
pip install git+https://github.com/stephenleo/gcpy.git
Detailed usage instructions in docs
- Create dataset if dataset doesn't exist in
pd_to_bq