[NumPy-Tickets] [NumPy] #1793: genfromtxt should probably return an empty array if there is no data.
NumPy Trac
numpy-tickets@scipy....
Sun Apr 3 23:06:46 CDT 2011
#1793: genfromtxt should probably return an empty array if there is no data.
---------------------+------------------------------------------------------
Reporter: charris | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: |
---------------------+------------------------------------------------------
Description changed by charris:
Old description:
> genfromtxt currently raises an IOError if it reaches the eof without
> finding a line a data.
New description:
genfromtxt currently raises an IOError if it reaches the eof without
finding a line of data.
--
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1793#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list