[Numpy-discussion] genfromtxt - the return

Pierre GM pgmdevlist at gmail.com
Tue Oct 6 15:33:53 EDT 2009


On Oct 6, 2009, at 2:42 PM, Bruce Southey wrote:
>>
> Hi,
> Excellent as the changes appear to address incorrect number of  
> delimiters.

They should also give some extra info if there's a problem w/ the  
converters.

> I think that the default invalid_raise should be True.

Mmh, OK, that's a +1/) for invalid_raise=true. Anybody else ?


>
> One 'feature' is that there is no way to indicate multiple delimiters
> when the delimiter is whitespace.
> A B C D
> 1 2 3 4
> 1     4 5

Have you tried using a sequence of integers for the delimiter ? Would  
you mind sending me some test ?




More information about the NumPy-Discussion mailing list