I have three different variables: student_name (string), friend_name(string) and school_grade(byte). The data has been reshaped into a long format. Thus there are five friends (friend_name) for every individual (student_name). I want to check whether the entries under friend_name match with any of the entries within student_name, for each school grade combination.
Related Posts with Checking duplicates across multiple string variables
Unduplicating data and creating a new dataset with distinct observationsHello, I have a dataset that contains duplicate observations. I would like to create and save a new…
Creating RDD Tables with Rdrobust and Estout PackagesI'm working on a project where I'm using running a regression discontinuity design for multiple band…
Growth rates from Panel dataset.Hi Statalist, I have a panel dataset (monthly survey responses) which is defined by a firm id varia…
Stata data manipulation filtering, summing and removing duplicates from quarterly observation dataHello dear Statalist, I am quite new with Stata and I could really need help for my thesis. I have…
Moving average for panel data with missing valuesGood morning I am trying to solve an issue with a big dataset (unbalanced panel with several missing…
Subscribe to:
Post Comments (Atom)
0 Response to Checking duplicates across multiple string variables
Post a Comment