Skip to content

Commit df6783f

Browse files
committed
DOC: remove to_gbq from api.rst as not directly callable (DataFrame.to_gbq) is the entry point
1 parent 27b0ba7 commit df6783f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/api.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ Google BigQuery
118118
:toctree: generated/
119119

120120
read_gbq
121-
to_gbq
122121

123122

124123
.. currentmodule:: pandas
@@ -1237,7 +1236,7 @@ Serialization / IO / Conversion
12371236
Panel.to_frame
12381237
Panel.to_xarray
12391238
Panel.to_clipboard
1240-
1239+
12411240
.. _api.index:
12421241

12431242
Index

0 commit comments

Comments
 (0)