File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -731,7 +731,7 @@ Other API Changes
731
731
.. _whatsnew_0200.deprecations:
732
732
733
733
Deprecations
734
- ^^^^^^^^^^^^
734
+ ~~~~~~~~~~~~
735
735
736
736
- ``SparseArray.to_dense()`` has deprecated the ``fill`` parameter, as that parameter was not being respected (:issue:`14647`)
737
737
- ``SparseSeries.to_dense()`` has deprecated the ``sparse_only`` parameter (:issue:`14647`)
@@ -753,7 +753,7 @@ Deprecations
753
753
.. _whatsnew_0200.prior_deprecations:
754
754
755
755
Removal of prior version deprecations/changes
756
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
756
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
757
757
758
758
- The ``pandas.rpy`` module is removed. Similar functionality can be accessed
759
759
through the `rpy2 <https://rpy2.readthedocs.io/>`__ project.
You can’t perform that action at this time.
0 commit comments