We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2621b31 commit 2cad4ddCopy full SHA for 2cad4dd
doc/source/whatsnew/v0.20.0.txt
@@ -731,7 +731,7 @@ Other API Changes
731
.. _whatsnew_0200.deprecations:
732
733
Deprecations
734
-^^^^^^^^^^^^
+~~~~~~~~~~~~
735
736
- ``SparseArray.to_dense()`` has deprecated the ``fill`` parameter, as that parameter was not being respected (:issue:`14647`)
737
- ``SparseSeries.to_dense()`` has deprecated the ``sparse_only`` parameter (:issue:`14647`)
@@ -753,7 +753,7 @@ Deprecations
753
.. _whatsnew_0200.prior_deprecations:
754
755
Removal of prior version deprecations/changes
756
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
757
758
- The ``pandas.rpy`` module is removed. Similar functionality can be accessed
759
through the `rpy2 <https://rpy2.readthedocs.io/>`__ project.
0 commit comments