Skip to content

Commit 9ebd740

Browse files
fbourgeymroeschke
andauthored
Update doc/source/whatsnew/v3.0.0.rst
removed rst entry Co-authored-by: Matthew Roeschke <[email protected]>
1 parent 7b0c934 commit 9ebd740

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,6 @@ Other Removals
484484
- Removed the ``method`` keyword in ``ExtensionArray.fillna``, implement ``ExtensionArray._pad_or_backfill`` instead (:issue:`53621`)
485485
- Removed the attribute ``dtypes`` from :class:`.DataFrameGroupBy` (:issue:`51997`)
486486
- Enforced deprecation of ``argmin``, ``argmax``, ``idxmin``, and ``idxmax`` returning a result when ``skipna=False`` and an NA value is encountered or all values are NA values; these operations will now raise in such cases (:issue:`33941`, :issue:`51276`)
487-
- Replaced ``AttributeError`` with ``ValueError`` when using :meth:`Series.replace` with ``dict_like`` and ``dict_like`` (:issue:`59452`)
488487

489488
.. ---------------------------------------------------------------------------
490489
.. _whatsnew_300.performance:

0 commit comments

Comments
 (0)