Skip to content

Commit 221ca7b

Browse files
committed
Added release note (pandas-devGH-45647)
1 parent 64e959f commit 221ca7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.4.1.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Fixed regressions
2525
Bug fixes
2626
~~~~~~~~~
2727
- 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`)
2829
-
2930

3031
.. ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)