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 421f904 commit d70405eCopy full SHA for d70405e
doc/source/whatsnew/v2.3.0.rst
@@ -32,7 +32,9 @@ enhancement1
32
Other enhancements
33
^^^^^^^^^^^^^^^^^^
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`)
38
-
39
40
.. ---------------------------------------------------------------------------
0 commit comments