We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c364a6 commit c213bb0Copy full SHA for c213bb0
doc/source/whatsnew/v1.1.4.rst
@@ -20,7 +20,7 @@ Fixed regressions
20
- Fixed regression in :class:`RollingGroupby` with ``sort=False`` not being respected (:issue:`36889`)
21
- Fixed regression in :meth:`Series.astype` converting ``None`` to ``"nan"`` when casting to string (:issue:`36904`)
22
- Fixed regression in :class:`RollingGroupby` causing a segmentation fault with Index of dtype object (:issue:`36727`)
23
-- Fixed regression in :class:`RollingGroupby` when specifying ``center=True`` and ``on`` (:issue:`36727`)
+- Fixed regression in :class:`RollingGroupby` when specifying ``center=True`` and ``on`` (:issue:`37141`)
24
25
.. ---------------------------------------------------------------------------
26
0 commit comments