[Numpy-discussion] how do I specify maximum line length when using savetxt?

Mark Bakker markbak at gmail.com
Wed Dec 5 16:35:32 EST 2012


Hello List,

I want to write a large array to file, and each line can only be 80
characters long.
Can I use savetxt to do that? Where would I specify the maximum line length?
Or is there a better way to do this?

Thanks,

Mark



More information about the NumPy-Discussion mailing list