You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: