Peter Otten wrote:

> Or try
> 
> b = numpy.array(a, dtype=(object, object))

That won't work, I accidentally tested it on an already converted array :(

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to