We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0157e90 commit e7c2a26Copy full SHA for e7c2a26
doc/source/whatsnew/v1.4.4.rst
@@ -25,7 +25,7 @@ Fixed regressions
25
- Fixed regression in setting ``None`` or non-string value into a ``string``-dtype Series using a mask (:issue:`47628`)
26
- Fixed regression in :func:`merge` throwing an error when passing a :class:`Series` with a multi-level name (:issue:`47946`)
27
- Fixed regression in :meth:`DataFrame.eval` creating a copy when updating inplace (:issue:`47449`)
28
--
+- Fixed regression when slicing with :meth:`DataFrame.loc` with :class:`DateOffset`-index (:issue:`46900`)
29
30
.. ---------------------------------------------------------------------------
31
0 commit comments