Skip to content

Commit 8a4c87f

Browse files
added release note message
1 parent c44c6e3 commit 8a4c87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.25.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ Other
475475
- Removed unused C functions from vendored UltraJSON implementation (:issue:`26198`)
476476
- Bug in :func:`factorize` when passing an ``ExtensionArray`` with a custom ``na_sentinel`` (:issue:`25696`).
477477
- Allow :class:`Index` and :class:`RangeIndex` to be passed to numpy ``min`` and ``max`` functions.
478-
478+
- Fixed bug where assigning a :class:`pandas.core.arrays.numpy_.PandasArray` to a :class:`pandas.core.frame.DataFrame` would raise error (:issue:`26390`)
479479

480480
.. _whatsnew_0.250.contributors:
481481

0 commit comments

Comments
 (0)