[Numpy-discussion] help me

dileep kunjaai dileepkunjaai at gmail.com
Fri Mar 25 07:58:50 EDT 2011


Dear sir,
 I have a numpy array,,. in which i have to choose only different values
only,
For example

    Let A= [ 20.  21.  22.  23.  24.  25.  20.  21.  22.  23.  24.  25.
20.  21.  22. 23.  24.  25.  20.  21.  22.  23.  24.  25.  20.  21.  22.
23.  24.  25.]
 then
 the answer is [20, 21.  22.  23.  24.  25.] ie choose only different values


                    Please help me.





-- 
DILEEPKUMAR. R
J R F, IIT DELHI
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110325/007af4dd/attachment.html>


More information about the NumPy-Discussion mailing list