Skip to content

Commit 0d38f73

Browse files
committed
add gh number
1 parent c41b366 commit 0d38f73

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
@@ -346,7 +346,7 @@ Performance improvements
346346
- Performance improvement in :meth:`RollingGroupby.count` (:issue:`35625`)
347347
- Small performance decrease to :meth:`Rolling.min` and :meth:`Rolling.max` for fixed windows (:issue:`36567`)
348348
- Reduced peak memory usage in :meth:`DataFrame.to_pickle` when using ``protocol=5`` in python 3.8+ (:issue:`34244`)
349-
- faster `dir` calls when many index labels, e.g. `dir(ser)` (:issue:`xxxxx`)
349+
- faster ``dir`` calls when many index labels, e.g. ``dir(ser)`` (:issue:`37450`)
350350
- Performance improvement in :class:`ExpandingGroupby` (:issue:`37064`)
351351

352352
.. ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)