On 11/1/2014 3:15 PM, Warren Weckesser wrote:
> I intended the result of `genfromtxt(..., max_rows=n)` to produce the same 
> array as produced by `genfromtxt(...)[:n]`.

I find that counterintuitive.
I would first honor skip_header.
Cheers,
Alan

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to