We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d34461a commit a064c7cCopy full SHA for a064c7c
doc/source/whatsnew/v1.1.4.rst
@@ -14,7 +14,7 @@ including other versions of pandas.
14
15
Fixed regressions
16
~~~~~~~~~~~~~~~~~
17
-- Fixed regression in :func:`merge` on merging datetime index with empty DF (:issue:`36895`)
+- Fixed regression in :func:`merge` on merging datetime index with empty :class:`DataFrame` (:issue:`36895`)
18
19
.. ---------------------------------------------------------------------------
20
0 commit comments