Skip to main content

No project description provided

Project description

bq_loader

PyPI - Downloads License PyPI - Version PyPI - Python Version

Install

pip install bq_loader

# toolkit error
# pip install prompt_toolkit==1.0.14

Usage

Command Line Interface

bqloader

API

from bq_loader import create_table

create_table(table_id='subugoe-collaborative.resources.cr_snapshot',
             file_path='/scratch/users/haupka/transform',
             schema_file='schema_crossref.json',
             source_format='jsonl',
             write_disposition='WRITE_EMPTY',
             destination_table_description='Test Table',
             ignore_unknown_values=True)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bq_loader-0.1.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page