On Thu, 16 Jun 2011 01:37:08 -0700, simona bellavista wrote:

> print rho.dtype
> print entropy.dtype
> 
> I get  |S22 , what's that?

A string. You probably want to convert "columns" to floats before
appending its elements to the array.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to