We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9bc8d1 commit 32ce31bCopy full SHA for 32ce31b
doc/source/whatsnew/v1.3.0.rst
@@ -971,6 +971,7 @@ Other
971
- Bug in :func:`pandas.util.show_versions` where console JSON output was not proper JSON (:issue:`39701`)
972
- Bug in :meth:`DataFrame.convert_dtypes` incorrectly raised ValueError when called on an empty DataFrame (:issue:`40393`)
973
- Bug in :meth:`DataFrame.clip` not interpreting missing values as no threshold (:issue:`40420`)
974
+- Bug in :meth:`_CustomBusinessMonth.apply` not applying extra offset when initially rolled date `new` is already a business day (:issue:`41356`)
975
976
.. ---------------------------------------------------------------------------
977
0 commit comments