Skip to content

Commit 2cad4dd

Browse files
committed
DOC: elevate deprecations / removals to top-level of whatsnew doc to promote visibility
1 parent 2621b31 commit 2cad4dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/whatsnew/v0.20.0.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ Other API Changes
731731
.. _whatsnew_0200.deprecations:
732732

733733
Deprecations
734-
^^^^^^^^^^^^
734+
~~~~~~~~~~~~
735735

736736
- ``SparseArray.to_dense()`` has deprecated the ``fill`` parameter, as that parameter was not being respected (:issue:`14647`)
737737
- ``SparseSeries.to_dense()`` has deprecated the ``sparse_only`` parameter (:issue:`14647`)
@@ -753,7 +753,7 @@ Deprecations
753753
.. _whatsnew_0200.prior_deprecations:
754754

755755
Removal of prior version deprecations/changes
756-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
756+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
757757

758758
- The ``pandas.rpy`` module is removed. Similar functionality can be accessed
759759
through the `rpy2 <https://rpy2.readthedocs.io/>`__ project.

0 commit comments

Comments
 (0)