Michael Katz <michaeladamkatz <at> yahoo.com> writes:

> Yes, thanks, np.in1d is what I needed. I didn't know how to find that.

Did you check in the documentation? If so, where did you check? Would you have
found it if it was in the 'See also' section of where()?

(http://docs.scipy.org/doc/numpy/reference/generated/numpy.where.html)

I ask because people often post to the list needing in1d() after not being 
able to find it via the docs, so it would be nice to add references in
the places people go looking for it.

Neil


_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to