You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v0.15.2.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ Experimental
58
58
59
59
Bug Fixes
60
60
~~~~~~~~~
61
-
- Bug in ``groupby`` signatures that didn't include *args or **kwargs (:issue:`8733`).
61
+
- Bug in ``groupby`` signatures that didn't include \*args or \*\*kwargs (:issue:`8733`).
62
62
- ``io.data.Options`` now raises ``RemoteDataError`` when no expiry dates are available from Yahoo and when it receives no data from Yahoo (:issue:`8761`), (:issue:`8783`).
63
63
- Bug in slicing a multi-index with an empty list and at least one boolean indexer (:issue:`8781`)
64
64
- ``io.data.Options`` now raises ``RemoteDataError`` when no expiry dates are available from Yahoo (:issue:`8761`).
0 commit comments