We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ae896 commit 8574f97Copy full SHA for 8574f97
doc/source/whatsnew/v2.3.0.rst
@@ -34,7 +34,7 @@ Other enhancements
34
35
- The semantics for the ``copy`` keyword in ``__array__`` methods (i.e. called
36
when using ``np.array()`` or ``np.asarray()`` on pandas objects) has been
37
- updated to work correctly with NumPy >= 2 (:issue:`57739`)
+ updated to raise FutureWarning with NumPy >= 2 (:issue:`60340`)
38
- The :meth:`~Series.sum` reduction is now implemented for ``StringDtype`` columns (:issue:`59853`)
39
-
40
0 commit comments