Module gcs_client

Wraps the Google Cloud Storage client library for use in tables helper.

Classes

GcsClient

GcsClient(bucket_name=None, client=None, credentials=None, project=None)

Uploads Pandas DataFrame to a bucket in Google Cloud Storage.