[NumPy-Tickets] [NumPy] #1627: Docs for genfromtxt does not properly explain unmask
NumPy Trac
numpy-tickets@scipy....
Thu Oct 7 09:11:22 CDT 2010
#1627: Docs for genfromtxt does not properly explain unmask
------------------------------+---------------------------------------------
Reporter: fonnesbeck_chris | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: Other | Version: 1.5.0
Keywords: |
------------------------------+---------------------------------------------
The description of unmask should include the limitation that all columns
must be of the same type. Otherwise, transposition cannot occur, and the
resulting output appears to be a bug.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1627>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list