I am a Stata user and a new to SQL, so being able to read Stata files directly would be a big step. Please let me know if this is doable.
asked May 7, 2021 at 1:23
Ghose Bishwajit
3344 silver badges16 bronze badges
1 Answer 1
You can either use odbc as Wouter suggested or go through Python. Then you can use the pandas library.
Sign up to request clarification or add additional context in comments.
Comments
lang-sql
help odbc