Skip to content

Commit 41c611d

Browse files
committed
whatsnew
1 parent 0f0d885 commit 41c611d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.21.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ Other Enhancements
163163
- :func:`Categorical.rename_categories` now accepts a dict-like argument as `new_categories` and only updates the categories found in that dict. (:issue:`17336`)
164164
- :func:`read_excel` raises ``ImportError`` with a better message if ``xlrd`` is not installed. (:issue:`17613`)
165165
- :meth:`DataFrame.assign` will preserve the original order of ``**kwargs`` for Python 3.6+ users instead of sorting the column names
166+
- Improved the import time of pandas by about 2.25x (:issue:`16764`)
166167

167168

168169
.. _whatsnew_0210.api_breaking:

0 commit comments

Comments
 (0)