Skip to content

Commit 6d9301b

Browse files
committed
add GH number
1 parent b3d0dc0 commit 6d9301b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.2.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Deprecations
221221
Performance improvements
222222
~~~~~~~~~~~~~~~~~~~~~~~~
223223

224-
- Performance improvements when creating Series with dtype `str` or :class:`StringDtype` from array with many string elements (:issue:`36304`, :issue:`36317`, :issue:`36325`)
224+
- Performance improvements when creating DataFrame or Series with dtype `str` or :class:`StringDtype` from array with many string elements (:issue:`36304`, :issue:`36317`, :issue:`36325`, :issue:`36432`)
225225
- Performance improvement in :meth:`GroupBy.agg` with the ``numba`` engine (:issue:`35759`)
226226
- Performance improvements when creating :meth:`pd.Series.map` from a huge dictionary (:issue:`34717`)
227227
- Performance improvement in :meth:`GroupBy.transform` with the ``numba`` engine (:issue:`36240`)

0 commit comments

Comments
 (0)