Skip to content

Commit

Permalink
Backport PR pandas-dev#57029: DOC: Add DataFrame.to_numpy method
Browse files Browse the repository at this point in the history
  • Loading branch information
luke396 authored and meeseeksmachine committed Mar 20, 2024
1 parent 2a6d800 commit 1d13f2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/reference/frame.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Conversion
DataFrame.infer_objects
DataFrame.copy
DataFrame.bool
DataFrame.to_numpy

Indexing, iteration
~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 1d13f2e

Please sign in to comment.