I'm trying to import a dataset with string variables containing Greek characters. I'm using Stata 14.1. The raw data is saved in a .txt file and the Greek letters are readable in the .txt file. The code is:
Code:
import delimited "dataset.txt", clear browse
My understanding from this post is that Stata 14 should be able to support Greek characters.
Array
0 Response to Greek letters in the data
Post a Comment