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 ca9ebf5 commit 01f7858Copy full SHA for 01f7858
doc/source/whatsnew/v1.2.0.rst
@@ -345,6 +345,7 @@ Performance improvements
345
- Small performance decrease to :meth:`Rolling.min` and :meth:`Rolling.max` for fixed windows (:issue:`36567`)
346
- Reduced peak memory usage in :meth:`DataFrame.to_pickle` when using ``protocol=5`` in python 3.8+ (:issue:`34244`)
347
- Performance improvement in :class:`ExpandingGroupby` (:issue:`37064`)
348
+- Performance improvement in :meth:`DataFrame.astype` for :class:`Categorical` (:issue:`8628`)
349
350
.. ---------------------------------------------------------------------------
351
0 commit comments