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 64e959f commit 221ca7bCopy full SHA for 221ca7b
doc/source/whatsnew/v1.4.1.rst
@@ -25,6 +25,7 @@ Fixed regressions
25
Bug fixes
26
~~~~~~~~~
27
- Fixed segfault in :meth:``DataFrame.to_json`` when dumping tz-aware datetimes in Python 3.10 (:issue:`42130`)
28
+- Fixed window aggregations to skip over unused elements (:issue:`45647`)
29
-
30
31
.. ---------------------------------------------------------------------------
0 commit comments