Python utility for creating and querying temporary tables in Google Cloud Environments.
Project description
gc_temp_tables lets you easily create and query temporary tables within Google Cloud environments. The user has the option to work within a session and/or use external tables. The functions in gc_temp_tables are below:
create_bq_session().get_external_table_config(filename_in_bucket).create_temp_table(query)query_temp_table()drop_temp_table().
gc_temp_tables was originally written to be used within the All of Us Researcher Workbench environment but can be used in other Google Cloud Environments.
More details, including code snippet, at: https://github.com/AymoneKouame/data-science-utilities/blob/main/README.md#1---package-gc_temp_tables
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gc_temp_tables-1.1.1.tar.gz.
File metadata
- Download URL: gc_temp_tables-1.1.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30b98c67eb97c7dbe799de52ce106a1eadee5560b10bea1bc4807fdea694f5ec
|
|
| MD5 |
92d1d9d7e8935ee1c5eb5590ae243f36
|
|
| BLAKE2b-256 |
69acba2be90e9cb8621350d8f6b382906839b2f7ed48ddafa513e019fc820f6d
|