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 86ed96d commit 0ac26a2Copy full SHA for 0ac26a2
doc/source/whatsnew/v0.20.0.txt
@@ -50,7 +50,8 @@ Other enhancements
50
- ``Series.sort_index`` accepts parameters ``kind`` and ``na_position`` (:issue:`13589`, :issue:`14444`)
51
52
- ``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
+
54
+- ``pd.io.gbq.read_gbq`` method now allows query configuration preferences (:issue:`14742`)
55
56
- New ``UnsortedIndexError`` (subclass of ``KeyError``) raised when indexing/slicing into an
57
unsorted MultiIndex (:issue:`11897`). This allows differentiation between errors due to lack
0 commit comments