We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e96734 commit f6d10b8Copy full SHA for f6d10b8
doc/source/whatsnew/v0.24.0.rst
@@ -1150,7 +1150,7 @@ Performance Improvements
1150
- Improved performance of :func:`pd.concat` for `Series` objects (:issue:`23404`)
1151
- Improved performance of :meth:`DatetimeIndex.normalize` and :meth:`Timestamp.normalize` for timezone naive or UTC datetimes (:issue:`23634`)
1152
- Improved performance of :meth:`DatetimeIndex.tz_localize` and various ``DatetimeIndex`` attributes with dateutil UTC timezone (:issue:`23772`)
1153
-
+- Improved performance of :meth:`Categorical.__init__` (:issue:`23814`)
1154
1155
.. _whatsnew_0240.docs:
1156
0 commit comments