[SciPy-user] selection from array

Eugene Semenko esemenko at gmail.com
Mon Apr 6 06:32:43 EDT 2009


    Hello! I'm new in Python and just started to learn it. My question is
about method to make selection from array. Suppose there is an array:
arr = np.arange(20,300,0.5)
How can I select from this array elements where 30.5 < arr < 125?
    Sincerely, Eugene.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20090406/dcb99049/attachment.html>


More information about the SciPy-User mailing list