You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOC
8000
: Clarify behavior of genfromtxt names field
The documentation on the name parameter for npyio.genfromtxt uses the phrase
"valid line" which doesn't completely describe it's behavior. This updates the
documentation on the names field to indicate the first line, with or without a
comment delimeter, will be taken for the names field.
fixes#9878
0 commit comments