Skip to content

Commit 7906b17

Browse files
added a new line back to docs
1 parent ccb5d50 commit 7906b17

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
@@ -813,6 +813,7 @@ Other Deprecations
813813
- 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`)
814814
- Deprecated support for the Dataframe Interchange Protocol (:issue:`56732`)
815815
- Deprecated the 'inplace' keyword from :meth:`Resampler.interpolate`, as passing ``True`` raises ``AttributeError`` (:issue:`58690`)
816+
816817
.. ---------------------------------------------------------------------------
817818
.. _whatsnew_300.prior_deprecations:
818819

0 commit comments

Comments
 (0)