Skip to content

Commit

Permalink
DOC: elevate deprecations / removals to top-level of whatsnew doc to …
Browse files Browse the repository at this point in the history
…promote visibility
  • Loading branch information
jreback authored and AnkurDedania committed Mar 21, 2017
1 parent 8f410a4 commit 883536a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/whatsnew/v0.20.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ Other API Changes
.. _whatsnew_0200.deprecations:

Deprecations
^^^^^^^^^^^^
~~~~~~~~~~~~

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

Removal of prior version deprecations/changes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

0 comments on commit 883536a

Please sign in to comment.