add ability to read Stata files #1512

Closed
jseabold opened this Issue Jun 22, 2012 · 2 comments

Comments

Projects
None yet
2 participants
Contributor

jseabold commented Jun 22, 2012

Note to self. I think it makes sense to move or copy the Stata file handling from statsmodels to pandas rather than having a return_pandas option in statsmodels. DataFrame.from_dta would be helpful.

https://github.com/statsmodels/statsmodels/blob/master/statsmodels/iolib/foreign.py

@PKEuS PKEuS added a commit to PKEuS/pandas that referenced this issue May 15, 2013

@PKEuS PKEuS ENH: Added StataReader and StataWriter (#1512) 443c737

@PKEuS PKEuS added a commit to PKEuS/pandas that referenced this issue May 16, 2013

@PKEuS PKEuS ENH: Added StataReader and StataWriter (#1512) 9a71737
Contributor

jreback commented May 16, 2013

closed by #3270

jreback closed this May 16, 2013

jreback reopened this May 17, 2013

Contributor

jreback commented May 17, 2013

see the PR

jreback closed this May 18, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment