Skip to content

Commit 213e38e

Browse files
authored
DOC: Add DataFrame.to_numpy method (pandas-dev#57029)
Add DataFrame.to_numpy method
1 parent 576ba28 commit 213e38e

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)