/pyutil-bq

Python utilities for BigQuery

Primary LanguagePythonMIT LicenseMIT

Introduction

Utility functions to help interact with Google BigQuery and resulting dataframes.

Installation

Google Colab

!pip install git+https://github.com/xiexingwu/pyutil-bq@main
from pyutil_bq.df import *