Skip to content

Commit a952710

Browse files
committed
Move whatsnew BQ Enhancements -> Enhancements
1 parent b849300 commit a952710

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

doc/source/whatsnew/v0.20.0.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Other enhancements
3131
^^^^^^^^^^^^^^^^^^
3232

3333
- ``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
3435

3536

3637
.. _whatsnew_0200.api_breaking:
@@ -84,9 +85,4 @@ Performance Improvements
8485
Bug Fixes
8586
~~~~~~~~~
8687

87-
.. _whatsnew_0200.gbq:
8888

89-
Google BigQuery Enhancements
90-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
91-
92-
- The :func:`read_gbq` method now allows query configuration preferences

0 commit comments

Comments
 (0)