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.
Friday, January 31, 2020
inquire foreach list
I find that
Code:
foreach x in Gold Platinum_upgrade Platinum_upgrade_merit {
in fact, there is no Gold variable in the dataset. Instead, this is Gold_benefits variable. It seems in the list in foreach, variable name can be truncated. Is my understanding correct?
Another problem is that I cannot run foreach loop in the do file. It always prompts "invalid syntax
r(198);
"
No comments:
Post a Comment