Skip to content

Commit 6c114f5

Browse files
author
pilkibun
committed
DOC
1 parent 04b5295 commit 6c114f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/source/whatsnew/v0.25.0.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,9 @@ list of records. Meaning that any name given in `columns` which doesn't appear
824824
as a key in the record will be assigned a NaN value.
825825
826826
Due to this change, The performance of constructing frames from a list
827-
of namedtuples is roughly 50% slower.
827+
of namedtuples is now roughly 50% slower.
828+
829+
This change affects all supported python versions.
828830
829831
.. ipython:: python
830832

0 commit comments

Comments
 (0)