I want to create a variable that counts the number of combinations between two variables. I have a variable 'buyerID' and 'sellerID' for 100,000 transactions. I want to know how many times a certain buyer and seller have done business together.
Thank you in advance!
Thank you in advance!
Comment