Skip to content

Commit dda23cc

Browse files
added a new line back to docs
1 parent b62d687 commit dda23cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -746,6 +746,7 @@ Other Deprecations
746746
- Deprecated slicing on a :class:`Series` or :class:`DataFrame` with a :class:`DatetimeIndex` using a ``datetime.date`` object, explicitly cast to :class:`Timestamp` instead (:issue:`35830`)
747747
- Deprecated support for the Dataframe Interchange Protocol (:issue:`56732`)
748748
- Deprecated the 'inplace' keyword from :meth:`Resampler.interpolate`, as passing ``True`` raises ``AttributeError`` (:issue:`58690`)
749+
749750
.. ---------------------------------------------------------------------------
750751
.. _whatsnew_300.prior_deprecations:
751752

0 commit comments

Comments
 (0)