Forum Discussion

c_c's avatar
c_c
Frequent Visitor
8 years ago

Filter count matrix

I am creating a matrix that contains two values - 1) Count of apples (by each location) 2) Average of prices per apple   I am trying to filter out of the matrix the ones which show 3 or less coun...