Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 46b0beb

Browse files
authored
Add import comment to snippet (googleapis#5581)
1 parent 8341da1 commit 46b0beb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/bigquery/snippets.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3020,6 +3020,7 @@ def test_load_table_from_dataframe(client, to_delete):
30203020

30213021
# [START bigquery_load_table_dataframe]
30223022
# from google.cloud import bigquery
3023+
# import pandas
30233024
# client = bigquery.Client()
30243025
# dataset_id = 'my_dataset'
30253026

0 commit comments

Comments
 (0)