Skip to content

Commit df128fc

Browse files
added a new line back to docs
1 parent e090f54 commit df128fc

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
@@ -817,6 +817,7 @@ Other Deprecations
817817
- 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`)
818818
- Deprecated support for the Dataframe Interchange Protocol (:issue:`56732`)
819819
- Deprecated the 'inplace' keyword from :meth:`Resampler.interpolate`, as passing ``True`` raises ``AttributeError`` (:issue:`58690`)
820+
820821
.. ---------------------------------------------------------------------------
821822
.. _whatsnew_300.prior_deprecations:
822823

0 commit comments

Comments
 (0)