Skip to content

Commit f64d32e

Browse files
committed
whatsnew entry for allowing adjust=False with times
1 parent fa1447a commit f64d32e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Other enhancements
4848
- :meth:`Series.plot` now correctly handle the ``ylabel`` parameter for pie charts, allowing for explicit control over the y-axis label (:issue:`58239`)
4949
- Restore support for reading Stata 104-format and enable reading 103-format dta files (:issue:`58554`)
5050
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
51+
- :meth:`DataFrame.ewm` now allows ``adjust=False`` when ``times`` is provided (:issue:`54328`)
5152

5253
.. ---------------------------------------------------------------------------
5354
.. _whatsnew_300.notable_bug_fixes:

0 commit comments

Comments
 (0)