Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Read yaml file

    Does anyone know of a way to read a .yaml file in Stata? Thank you!

  • #2
    Use a yaml to csv converter, then import the csv, or use a python yaml parser saving csv or dta, or possibly using the Stata python integration in Stata 16.

    Comment

    Working...
    X