Skip to content

Commit 39fb56d

Browse files
added whatsnew entry
1 parent c1e0500 commit 39fb56d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/source/whatsnew/v3.1.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Other enhancements
3030
^^^^^^^^^^^^^^^^^^
3131
- :meth:`.DataFrameGroupBy.agg` now allows for the provided ``func`` to return a NumPy array (:issue:`63957`)
3232
- Display formatting for float sequences in DataFrame cells now respects the ``display.precision`` option (:issue:`60503`).
33+
- :meth:`Timestamp.round`, :meth:`Timestamp.floor`, and :meth:`Timestamp.ceil` now officially accept :class:`Timedelta` arguments (:issue:`63687`)
3334

3435
.. ---------------------------------------------------------------------------
3536
.. _whatsnew_310.notable_bug_fixes:

0 commit comments

Comments
 (0)