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
Original file line number
Diff line number
Diff line change
@@ -61,3 +61,4 @@ Bug Fixes
61
61
- ``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`).
62
62
- Bug in slicing a multi-index with an empty list and at least one boolean indexer (:issue:`8781`)
63
63
- ``io.data.Options`` now raises ``RemoteDataError`` when no expiry dates are available from Yahoo (:issue:`8761`).
64
+
- ``Timedelta`` kwargs may now be numpy ints and floats (:issue:`8757`).
0 commit comments