Skip to content

Commit ce7f3ff

Browse files
author
Sumanau Sareen
committed
Added whats new entry
1 parent e02a124 commit ce7f3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Other enhancements
7171
- Positional slicing on a :class:`IntervalIndex` now supports slices with ``step > 1`` (:issue:`31658`)
7272
- :class:`Series.str` now has a `fullmatch` method that matches a regular expression against the entire string in each row of the series, similar to `re.fullmatch` (:issue:`32806`).
7373
- :meth:`DataFrame.sample` will now also allow array-like and BitGenerator objects to be passed to ``random_state`` as seeds (:issue:`32503`)
74-
-
74+
- `OutOfBoundsDatetime` publishes an error message when timestamp is out of implementation bounds. (:issue:`32967`)
7575

7676
.. ---------------------------------------------------------------------------
7777

0 commit comments

Comments
 (0)