/BigQuery_Helper

Helper class to simplify common read-only BigQuery tasks.

Primary LanguagePythonApache License 2.0Apache-2.0

BigQuery_Helper provides a helper class to simplify common read-only BigQuery tasks. It currently only works within kernels on Kaggle as it has no functionality for logging in to BigQuery.

You can see a working example in this Kaggle kernel.