Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.
/ bqpy Public archive
forked from askerry/bqpy

pandas-like interface for interacting with bigquery from python

Notifications You must be signed in to change notification settings

Michelangelo367/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

  • Python 100.0%