[Numpy-discussion] parsing text strings/files in fromfile, fromstring

Stéfan van der Walt stefan at sun.ac.za
Sun May 24 16:43:46 EDT 2009


2009/5/24 Charles R Harris <charlesr.harris at gmail.com>:
> fromstring :
>
> In [5]: fromstring("", sep=" ")
> Out[5]: array([ 0.])

I would expect an empty array here.

Stéfan



More information about the NumPy-Discussion mailing list