I have the following data-frame, and want to return the index from this data-frame that corresponds to the vector [1 1 1 1 0 0 1]. Func. should return 5 in this case. I have the following data-frame, and want to re
I have the following data-frame, and want to return the index from this data-frame that corresponds to the vector [1 1 1 1 0 0 1]. Func. should return 5 in this case. I have the following data-frame, and want to re