Ah, that's so wonderfully easy and expected (except the dot syntax)! My 
problem in finding that via searching was that *find* is simply defined in 
various other 
contexts<http://docs.julialang.org/en/latest/stdlib/base/#Base.find>
.

The next problem is that I need the actual indices of the matching values 
so I can apply them to other related columns. Is there a simple function 
for this?

Reply via email to