Code:
gen occurence_id = .
id | occurence_id |
12345678 | 4 |
45624845 | 1 |
12345678 | 4 |
51564215 | 3 |
56435158 | 1 |
12345678 | 4 |
46548675 | 1 |
51564215 | 3 |
12345678 | 4 |
51564215 | 3 |
Kind regards,
Petar
Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
gen occurence_id = .
id | occurence_id |
12345678 | 4 |
45624845 | 1 |
12345678 | 4 |
51564215 | 3 |
56435158 | 1 |
12345678 | 4 |
46548675 | 1 |
51564215 | 3 |
12345678 | 4 |
51564215 | 3 |
0 Response to Counting amount of times a specific value occurs in a variable
Post a Comment