[Numpy-discussion] fromstring feature request

Darren Dale dd55 at cornell.edu
Fri Jan 20 18:41:04 EST 2006


Would be possible to add a feature to numpy's fromstring function, to make it 
consistent with fromfile? fromfile will return an array from a binary file or 
an ascii file, but fromstring will only work with binary data. I would put 
fromstring to good use if it dealt with ascii data.

Darren




More information about the NumPy-Discussion mailing list