Say I have the following data set:
id var1
1 a
1 b
1 c
2 a
2 d
3 a
Is there a way to collapse this to the following?
id var1
1 a; b; c
2 a; d
3 a
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.
0 Response to Collapse all values of one string variable to one cell per group
Post a Comment