Skip to content

Commit 7f7a32e

Browse files
committed
DOC: Add a release note
(this was present in 0.19.2)
1 parent 0663098 commit 7f7a32e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.20.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1727,4 +1727,5 @@ Other
17271727
- Compat with SciPy 0.19.0 for testing on ``.interpolate()`` (:issue:`15662`)
17281728
- Compat for 32-bit platforms for ``.qcut/cut``; bins will now be ``int64`` dtype (:issue:`14866`)
17291729
- Bug in interactions with ``Qt`` when a ``QtApplication`` already exists (:issue:`14372`)
1730+
- Bug in DataFrame constructor failing to handle dtypes with passed a Series with a falsey name (:issue:`16114`)
17301731
- Avoid use of ``np.finfo()`` during ``import pandas`` removed to mitigate deadlock on Python GIL misuse (:issue:`14641`)

0 commit comments

Comments
 (0)