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
@@ -44,5 +44,5 @@ Experimental
44
44
Bug Fixes
45
45
~~~~~~~~~
46
46
- Bug in ``groupby`` signatures that didn't include *args or **kwargs (:issue:`8733`).
47
-
- ``io.data.Options`` now raises ``RemoteDataError`` when no expiry dates are available from Yahoo (:issue:`8761`).
47
+
- ``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`).
48
48
- Bug in slicing a multi-index with an empty list and at least one boolean indexer (:issue:`8781`)
0 commit comments