Skip to content

Commit fb6237c

Browse files
committed
Add a whatsnew note.
1 parent 2e833fa commit fb6237c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.19.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -764,6 +764,7 @@ Note that the limitation is applied to ``fill_value`` which default is ``np.nan`
764764
- Bug in ``SparseDataFrame`` doesn't respect passed ``SparseArray`` or ``SparseSeries`` 's dtype and ``fill_value`` (:issue:`13866`)
765765
- Bug in ``SparseArray`` and ``SparseSeries`` don't apply ufunc to ``fill_value`` (:issue:`13853`)
766766
- Bug in ``SparseSeries.abs`` incorrectly keeps negative ``fill_value`` (:issue:`13853`)
767+
- Bug when slicing single rows of multi-type ``SparseDataFrames`` (:issue:`13917`)
767768

768769
.. _whatsnew_0190.deprecations:
769770

0 commit comments

Comments
 (0)