Commit cbf06a2
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]>1 parent ed7ddb3 commit cbf06a2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2115 | 2115 | | |
2116 | 2116 | | |
2117 | 2117 | | |
2118 | | - | |
| 2118 | + | |
2119 | 2119 | | |
2120 | 2120 | | |
2121 | 2121 | | |
| |||
0 commit comments