-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
IO DataIO issues that don't fit into a more specific labelIO issues that don't fit into a more specific labelIO Stataread_stata, to_stataread_stata, to_stata
Milestone
Description
Hello, I'm just leaving this here, might try to pick this up as a weekend project soon.
The beautiful people at stata have released documentation for the format here: http://www.stata.com/help.cgi?dta
And the old format is here:
http://www.stata.com/help.cgi?dta_117
The docs say that it'll highlight changes between 118 and 117 but I couldn't find any such references. One thing I noticed is that they now have utf-8 support! Yay!
As a workaround for now, stata users who want to use stata 14 can use "saveold" which creates stata 13 files, which pandas supports.
Metadata
Metadata
Assignees
Labels
IO DataIO issues that don't fit into a more specific labelIO issues that don't fit into a more specific labelIO Stataread_stata, to_stataread_stata, to_stata