We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e84b305 commit 4554f44Copy full SHA for 4554f44
doc/source/whatsnew/v1.3.0.rst
@@ -672,6 +672,7 @@ Performance improvements
672
- Performance improvement for concatenation of data with type :class:`CategoricalDtype` (:issue:`40193`)
673
- Performance improvement in :meth:`.GroupBy.cummin` and :meth:`.GroupBy.cummax` with nullable data types (:issue:`37493`)
674
- 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`)
676
677
.. ---------------------------------------------------------------------------
678
0 commit comments