pmerienne / datalab-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Datalab Utils

Datalab Utils is a collection of small Python functions and classes which simplify usage of GCP datalab.

Usage

from datalab_utils import to_gbq, read_gbq, read_gs_csv

# TODO

Dev Guide

Release

# After changed version in __about__.py
python setup.py sdist upload

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%