Skip to content

Commit 0ac26a2

Browse files
committed
added pull request number in whitens
1 parent 86ed96d commit 0ac26a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/whatsnew/v0.20.0.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ Other enhancements
5050
- ``Series.sort_index`` accepts parameters ``kind`` and ``na_position`` (:issue:`13589`, :issue:`14444`)
5151

5252
- ``pd.read_excel`` now preserves sheet order when using ``sheetname=None`` (:issue:`9930`)
53-
- ``pd.io.gbq.read_gbq`` method now allows query configuration preferences
53+
54+
- ``pd.io.gbq.read_gbq`` method now allows query configuration preferences (:issue:`14742`)
5455

5556
- New ``UnsortedIndexError`` (subclass of ``KeyError``) raised when indexing/slicing into an
5657
unsorted MultiIndex (:issue:`11897`). This allows differentiation between errors due to lack

0 commit comments

Comments
 (0)