Skip to content

Commit 81b8625

Browse files
Removed whatsnew reference
1 parent 0f99ca9 commit 81b8625

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
@@ -42,7 +42,6 @@ Other enhancements
4242
- :meth:`Index.get_loc` now accepts also subclasses of ``tuple`` as keys (:issue:`57922`)
4343
- :meth:`Styler.set_tooltips` provides alternative method to storing tooltips by using title attribute of td elements. (:issue:`56981`)
4444
- Added missing parameter ``weights`` in :meth:`DataFrame.plot.kde` for the estimation of the PDF (:issue:`59337`)
45-
- Added missing :meth:`pandas.Index.infer_objects` to API reference (:issue:`61733`)
4645
- Allow dictionaries to be passed to :meth:`pandas.Series.str.replace` via ``pat`` parameter (:issue:`51748`)
4746
- Support passing a :class:`Series` input to :func:`json_normalize` that retains the :class:`Series` :class:`Index` (:issue:`51452`)
4847
- Support reading value labels from Stata 108-format (Stata 6) and earlier files (:issue:`58154`)

0 commit comments

Comments
 (0)