Skip to content

Instantly share code, notes, and snippets.

@CharlyWargnier
Last active February 8, 2020 16:36
Show Gist options
  • Save CharlyWargnier/846059d538b58881fe1c61d75d71bf30 to your computer and use it in GitHub Desktop.
Save CharlyWargnier/846059d538b58881fe1c61d75d71bf30 to your computer and use it in GitHub Desktop.
# Import libraries
import pandas as pd
import numpy as np
import socket
import json
#Connect Python to your GCP project
from google.colab import auth
auth.authenticate_user()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment