Skip to content

Commit 8315b38

Browse files
committed
Update whatsnew
1 parent 69c9206 commit 8315b38

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
@@ -812,6 +812,7 @@ Performance improvements
812812
- Performance improvement in :meth:`.GroupBy.cummin` and :meth:`.GroupBy.cummax` with nullable data types (:issue:`37493`)
813813
- Performance improvement in :meth:`Series.nunique` with nan values (:issue:`40865`)
814814
- Performance improvement in :meth:`DataFrame.transpose`, :meth:`Series.unstack` with ``DatetimeTZDtype`` (:issue:`40149`)
815+
- Performance improvement in :meth:`Series.plot` and :meth:`DataFrame.plot` with entry point lazy loading (:issue:`41492`)
815816

816817
.. ---------------------------------------------------------------------------
817818

0 commit comments

Comments
 (0)