Skip to content

Commit b7d5ad7

Browse files
committed
add whatsnew entry for pandas-dev#42365
1 parent 41c8dae commit b7d5ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.4.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Interval
159159
Indexing
160160
^^^^^^^^
161161
- Bug in indexing on a :class:`Series` or :class:`DataFrame` with a :class:`DatetimeIndex` when passing a string, the return type depended on whether the index was monotonic (:issue:`24892`)
162-
-
162+
- Bug in :meth:`DataFrame.truncate` and :meth:`Series.truncate` when the object's Index has a length greater than one but only one unique value (:issue:`42365`)
163163

164164
Missing
165165
^^^^^^^

0 commit comments

Comments
 (0)