We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 746c61a commit 76de4e8Copy full SHA for 76de4e8
1 file changed
README.rst
@@ -1,3 +1,6 @@
1
+.. _google-cloud-python: https://github.com/googleapis/google-cloud-python/tree/main/packages/pandas-gbq
2
+
3
4
pandas-gbq
5
==========
6
@@ -56,6 +59,10 @@ Upload a dataframe
56
59
57
60
pandas_gbq.to_gbq(dataframe, "dataset.table")
58
61
62
63
+:**NOTE**: **This github repository is archived. The repository contents and history have moved to** `google-cloud-python`_.
64
65
66
More samples
67
~~~~~~~~~~~~
68
0 commit comments