Skip to content

Commit 58b848a

Browse files
Update v0.25.0.rst
1 parent 5d55a49 commit 58b848a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v0.25.0.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,6 @@ by a ``Series`` or ``DataFrame`` with sparse values.
903903
**Previous way**
904904
905905
.. code-block:: python
906-
:okwarning:
907906
908907
df = pd.SparseDataFrame({"A": [0, 0, 1, 2]})
909908
df.dtypes

0 commit comments

Comments
 (0)