Skip to content

Commit f6d10b8

Browse files
committed
PERF: For GH23814, add whatsnew entry
1 parent 3e96734 commit f6d10b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.24.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1150,7 +1150,7 @@ Performance Improvements
11501150
- Improved performance of :func:`pd.concat` for `Series` objects (:issue:`23404`)
11511151
- Improved performance of :meth:`DatetimeIndex.normalize` and :meth:`Timestamp.normalize` for timezone naive or UTC datetimes (:issue:`23634`)
11521152
- Improved performance of :meth:`DatetimeIndex.tz_localize` and various ``DatetimeIndex`` attributes with dateutil UTC timezone (:issue:`23772`)
1153-
1153+
- Improved performance of :meth:`Categorical.__init__` (:issue:`23814`)
11541154

11551155
.. _whatsnew_0240.docs:
11561156

0 commit comments

Comments
 (0)