Skip to content

Commit a6716ca

Browse files
committed
add small comment to whatsnew
1 parent 187661e commit a6716ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/whatsnew/v0.24.0.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,9 @@ Previous Behavior:
306306

307307
Current Behavior:
308308

309+
Calling :attr:`Series.dt.end_time` will now result in a time of '23:59:59.999999999' as
310+
is the case with :attr:`Period.end_time`, for example
311+
309312
.. ipython:: python
310313

311314
p = pd.Period('2017-01-01', 'D')

0 commit comments

Comments
 (0)