We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5263054 commit 1a40777Copy full SHA for 1a40777
doc/source/whatsnew/v0.20.0.txt
@@ -416,6 +416,7 @@ Performance Improvements
416
Bug Fixes
417
~~~~~~~~~
418
419
+- Bug in ``Timestamp.replace`` wrong exception raised when wrong argument name given (:issue:`15240`)
420
- Bug in ``Index`` power operations with reversed operands (:issue:`14973`)
421
- Bug in ``TimedeltaIndex`` addition where overflow was being allowed without error (:issue:`14816`)
422
- Bug in ``TimedeltaIndex`` raising a ``ValueError`` when boolean indexing with ``loc`` (:issue:`14946`)
0 commit comments