Skip to content

Commit 61ad9bd

Browse files
committed
added issue number
1 parent 0d36e3d commit 61ad9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ Reshaping
619619
Sparse
620620
^^^^^^
621621
- Bug in :class:`SparseDtype` for equal comparison with na fill value. (:issue:`54770`)
622-
- Bug in :meth:`DataFrame.sparse.from_spmatrix` which hard coded an invalid ``fill_value`` for certain subtypes. (:issue:`59063`)
622+
- Bug in :meth:`DataFrame.sparse.from_spmatrix` which hard coded an invalid ``fill_value`` for certain subtypes. (:issue:`59063`, :issue:`59212`)
623623

624624
ExtensionArray
625625
^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)