Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appending results to existing BQ table [lookr] #1

Open
samudzi opened this issue Mar 1, 2021 · 0 comments
Open

Appending results to existing BQ table [lookr] #1

samudzi opened this issue Mar 1, 2021 · 0 comments

Comments

@samudzi
Copy link
Contributor

samudzi commented Mar 1, 2021

Add another function to allow for appending new rows to an existing table, leveraging the table_upload api function a la

bq_table_upload(x=players_table, values= players_df_2, create_disposition='CREATE_IF_NEEDED', write_disposition='WRITE_APPEND')
@samudzi samudzi changed the title Appending results to existing BQ table Appending results to existing BQ table [lookr] Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant