Skip to content

Commit 6449a86

Browse files
Update whatsnew message
1 parent 609cfbf commit 6449a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.2.0.rst

Lines changed: 1 addition & 1 deletion
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)