harir91

Results 4 comments of harir91

Correct, I think an `upload_type` or `upload_mechanism` is a more scaleable long-term approach to this.

One thing to note is that there is a distinction in the way pandas-gbq handles `Records`/various structures and the way the Python BQ client does (insert_rows_from_dataframe) vs (to_gbq) in terms...

Correct, I think an `upload_type` or `upload_mechanism` is a more scaleable long-term approach to this.

One thing to note is that there is a distinction in the way pandas-gbq handles `Records`/various structures and the way the Python BQ client does (insert_rows_from_dataframe) vs (to_gbq) in terms...