Closed ravivmg closed 6 years ago
I have a Stata dataset with dates, months, and quarters (formated %td, %tm, %tq).
When I do "%%stata -d df" then ipystata converts all of them to %tc.
Yes, that is unfortunately a problem with Pandas.
See my extensive answer here: https://github.com/TiesdeKok/ipystata/issues/33
Ah, sorry, I didn't see that closed issue. I'll close this issue. Thanks!
I have a Stata dataset with dates, months, and quarters (formated %td, %tm, %tq).
When I do "%%stata -d df" then ipystata converts all of them to %tc.