Hello,
I am a beginner level user.
I have a data set of nearly 20k rows of transactions that are a part of 37 funds. The dataset has each row as a transaction with the corresponding fund listed. I am trying to obtain 5 random samples per fund for a total of 185. I am having trouble figuring out how to sample based on these parameters.
Can someone please assist?