[NumPy-Tickets] [NumPy] #1731: allow loadtxt() to read given number of rows
NumPy Trac
numpy-tickets@scipy....
Sun Apr 3 05:13:00 CDT 2011
#1731: allow loadtxt() to read given number of rows
-------------------------+--------------------------------------------------
Reporter: rc | Owner: somebody
Type: enhancement | Status: needs_review
Priority: normal | Milestone: 1.6.0
Component: numpy.lib | Version: 1.5.0
Keywords: |
-------------------------+--------------------------------------------------
Comment(by rgommers):
Same comment as for #1107: it seems like this functionality should go
into genfromtxt instead. loadtxt is a *simple* interface, genfromtxt a
very flexible and complete one.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1731#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list