I am working with CRSP/WRDS data. I have company names in one column, dates/months (1990-2010) in other column and returns in another column.The data is arranged in WRDS format. I want to drop the company if the number of observations for that company are lets say less than 20. Would appreciate if someone could help me with the code.