We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d36e3d commit 61ad9bdCopy full SHA for 61ad9bd
doc/source/whatsnew/v3.0.0.rst
@@ -619,7 +619,7 @@ Reshaping
619
Sparse
620
^^^^^^
621
- 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`)
+- Bug in :meth:`DataFrame.sparse.from_spmatrix` which hard coded an invalid ``fill_value`` for certain subtypes. (:issue:`59063`, :issue:`59212`)
623
624
ExtensionArray
625
^^^^^^^^^^^^^^
0 commit comments