Skip to content

Commit 4554f44

Browse files
committed
Update whatsnew
1 parent e84b305 commit 4554f44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.3.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -672,6 +672,7 @@ Performance improvements
672672
- Performance improvement for concatenation of data with type :class:`CategoricalDtype` (:issue:`40193`)
673673
- Performance improvement in :meth:`.GroupBy.cummin` and :meth:`.GroupBy.cummax` with nullable data types (:issue:`37493`)
674674
- Performance improvement in :meth:`Series.nunique` with nan values (:issue:`40865`)
675+
- Performance improvement in :meth:`Series.plot` and :meth:`DataFrame.plot` with entry point lazy loading (:issue:`41492`)
675676

676677
.. ---------------------------------------------------------------------------
677678

0 commit comments

Comments
 (0)