Commit 9bee2f0
DOC: Update from_records docstring to not mention DataFrame as valid input (#60310)
* DOC: Update from_records docstring to comply with numpydoc style (GH#60307)
* Update pandas/core/frame.py
Added "or" before the last item in the enumeration for improved clarity in the from_records docstring.
Co-authored-by: Joris Van den Bossche <[email protected]>
---------
Co-authored-by: Joris Van den Bossche <[email protected]>1 parent 3c25c8c commit 9bee2f0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2115 | 2115 | | |
2116 | 2116 | | |
2117 | 2117 | | |
2118 | | - | |
2119 | | - | |
| 2118 | + | |
| 2119 | + | |
2120 | 2120 | | |
2121 | 2121 | | |
2122 | 2122 | | |
| |||
0 commit comments