We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b724e09 commit 13bba7bCopy full SHA for 13bba7b
doc/source/whatsnew/v0.21.0.txt
@@ -544,6 +544,7 @@ Sparse
544
545
- Bug in ``SparseSeries`` raises ``AttributeError`` when a dictionary is passed in as data (:issue:`16905`)
546
- Bug in :func:`SparseDataFrame.fillna` not filling all NaNs when frame was instantiated from SciPy sparse matrix (:issue:`16112`)
547
+- Bug in :func:`SparseArray.all` and :func:`SparseArray.any` which are used but not implemented (:issue:`17570`)
548
549
550
Reshaping
0 commit comments