Created
March 7, 2024 18:36
-
-
Save bbdaniels/a7cd626e953345f17d7a86fe40e30f67 to your computer and use it in GitHub Desktop.
Translate Unicode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd "${box}/data/public/" | |
unicode analyze data.dta | |
unicode encoding set latin1 | |
unicode translate data.dta |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment