Skip to content

Commit

Permalink
DOC: Final clean up of release notes for 2.0.2 (#53428)
Browse files Browse the repository at this point in the history
  • Loading branch information
datapythonista committed May 28, 2023
1 parent f0d0998 commit 049539b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/source/whatsnew/v2.0.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ Bug fixes
- Bug in :meth:`Series.rename` not making a lazy copy when Copy-on-Write is enabled when a scalar is passed to it (:issue:`52450`)
- Bug in :meth:`pd.array` raising for ``NumPy`` array and ``pa.large_string`` or ``pa.large_binary`` (:issue:`52590`)
- Bug in :meth:`DataFrame.__getitem__` not preserving dtypes for :class:`MultiIndex` partial keys (:issue:`51895`)
-

.. ---------------------------------------------------------------------------
.. _whatsnew_202.other:
Expand Down

0 comments on commit 049539b

Please sign in to comment.