We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb36ed commit dd21fe2Copy full SHA for dd21fe2
doc/source/whatsnew/v1.2.0.rst
@@ -246,7 +246,7 @@ Timezones
246
Numeric
247
^^^^^^^
248
- 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`)
+- Bug in :meth:`Series.equals` where a ``ValueError`` was raised when numpy arrays were compared to scalars (:issue:`35267`)
250
-
251
252
Conversion
0 commit comments