Skip to content

Commit 78f7a02

Browse files
Backport PR #57029 on branch 2.2.x (DOC: Add DataFrame.to_numpy method) (#57940)
Backport PR #57029: DOC: Add `DataFrame.to_numpy` method Co-authored-by: Zhengbo Wang <[email protected]>
1 parent 2a6d800 commit 78f7a02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/reference/frame.rst

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Conversion
4949
DataFrame.infer_objects
5050
DataFrame.copy
5151
DataFrame.bool
52+
DataFrame.to_numpy
5253

5354
Indexing, iteration
5455
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)