I am using Stata 16 to import the attached file using the command below
[
Code:
import delimited using "contracts.csv", clear varnames(1)
Array
I am wondering whether there's an effective way of achieving this.
Thanks in advance.
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.
import delimited using "contracts.csv", clear varnames(1)
0 Response to Challenge in importing csv file
Post a Comment