File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -128,17 +128,13 @@ SQL
128
128
129
129
Google BigQuery
130
130
~~~~~~~~~~~~~~~
131
- .. currentmodule :: pandas.io.gbq
132
131
133
132
.. autosummary ::
134
133
:toctree: generated/
135
134
136
135
read_gbq
137
136
138
137
139
- .. currentmodule :: pandas
140
-
141
-
142
138
STATA
143
139
~~~~~
144
140
Original file line number Diff line number Diff line change 243
243
('pandas.io.clipboard.read_clipboard' , 'pandas.read_clipboard' ),
244
244
('pandas.io.excel.ExcelFile.parse' , 'pandas.ExcelFile.parse' ),
245
245
('pandas.io.excel.read_excel' , 'pandas.read_excel' ),
246
+ ('pandas.io.gbq.read_gbq' , 'pandas.read_gbq' ),
246
247
('pandas.io.html.read_html' , 'pandas.read_html' ),
247
248
('pandas.io.json.read_json' , 'pandas.read_json' ),
248
249
('pandas.io.parsers.read_csv' , 'pandas.read_csv' ),
You can’t perform that action at this time.
0 commit comments