Skip to content
/ bqpy Public

pandas-like interface for interacting with bigquery from python

Notifications You must be signed in to change notification settings

askerry/bqpy

Repository files navigation

#bqpy #####created by Amy Skerry, July 2015

###Goal: bqpy aims to provide a simple python interface for Google BigQuery datasets. It includes a set of wrappers around the google bigquery api for performing common tasks (listing datasets or tables, copying or deleting tables). It also defines a reference class (BQDF) that provides a barebones pandas dataframe-like interface with a bigquery table.

###Module Description:

About

pandas-like interface for interacting with bigquery from python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages