[Numpy-discussion] numpy array serialization with JSON
Matthieu Brucher
matthieu.brucher@gmail....
Mon Nov 10 12:06:06 CST 2008
> If you're thinking JSON, then I think you'd want text, not binary. Maybe
> you can make use of the repr()?
Last time I checked, repr() does the same thing as str(): the middle
of the array may not be displayed...
Matthieu
--
Information System Engineer, Ph.D.
Website: http://matthieu-brucher.developpez.com/
Blogs: http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn: http://www.linkedin.com/in/matthieubrucher
More information about the Numpy-discussion
mailing list