Skip to content

Commit dd21fe2

Browse files
Update whatsnew message
1 parent bfb36ed commit dd21fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.2.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ Timezones
246246
Numeric
247247
^^^^^^^
248248
- Bug in :func:`to_numeric` where float precision was incorrect (:issue:`31364`)
249-
- Bug in :meth: `Series.equals` where a ``ValueError`` was raised when iterables were compared to non-iterables (:issue:`35267`)
249+
- Bug in :meth:`Series.equals` where a ``ValueError`` was raised when numpy arrays were compared to scalars (:issue:`35267`)
250250
-
251251

252252
Conversion

0 commit comments

Comments
 (0)