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 b849300 commit a952710Copy full SHA for a952710
doc/source/whatsnew/v0.20.0.txt
@@ -31,6 +31,7 @@ Other enhancements
31
^^^^^^^^^^^^^^^^^^
32
33
- ``pd.read_excel`` now preserves sheet order when using ``sheetname=None`` (:issue:`9930`)
34
+- ``pd.io.gbq.read_gbq`` method now allows query configuration preferences
35
36
37
.. _whatsnew_0200.api_breaking:
@@ -84,9 +85,4 @@ Performance Improvements
84
85
Bug Fixes
86
~~~~~~~~~
87
-.. _whatsnew_0200.gbq:
88
89
-Google BigQuery Enhancements
90
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^
91
-
92
-- The :func:`read_gbq` method now allows query configuration preferences
0 commit comments