[Numpy-discussion] numpy.savetxt to string?

Neal Becker ndbecker2 at gmail.com
Wed Nov 6 13:17:51 EST 2013


According to doc, savetxt only allows a file name.  I'm surprised it doesn't 
allow a file-like object.  How can I format text into a string?  I would like 
savetxt to accept StringIO for this.




More information about the NumPy-Discussion mailing list