Skip to content

Commit f4ea054

Browse files
authored
Update v1.4.0.rst
1 parent 7123db1 commit f4ea054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.4.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ Other enhancements
108108
- Methods that relied on hashmap based algos such as :meth:`DataFrameGroupBy.value_counts`, :meth:`DataFrameGroupBy.count` and :func:`factorize` ignored imaginary component for complex numbers (:issue:`17927`)
109109
- Add :meth:`Series.str.removeprefix` and :meth:`Series.str.removesuffix` introduced in Python 3.9 to remove pre-/suffixes from string-type :class:`Series` (:issue:`36944`)
110110
- :meth:`.GroupBy.mean` now supports ``NaT`` values (:issue:`43132`)
111+
-
111112

112113
.. ---------------------------------------------------------------------------
113114

0 commit comments

Comments
 (0)