We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c00e3 commit 8ae2933Copy full SHA for 8ae2933
doc/source/whatsnew/v1.2.0.rst
@@ -347,6 +347,7 @@ Performance improvements
347
- Small performance decrease to :meth:`Rolling.min` and :meth:`Rolling.max` for fixed windows (:issue:`36567`)
348
- Reduced peak memory usage in :meth:`DataFrame.to_pickle` when using ``protocol=5`` in python 3.8+ (:issue:`34244`)
349
- Performance improvement in :class:`ExpandingGroupby` (:issue:`37064`)
350
+- Performance improvement in :meth:`DataFrame.astype` for :class:`Categorical` (:issue:`8628`)
351
352
.. ---------------------------------------------------------------------------
353
0 commit comments