Great fan of the pystata addition to Stata17 for .ipynb
However, I am a bit irritated by the fact that single '%' does not support arguments to commands like the double '%%' cell magic does.
E.g.
%stata -d myDataFrame
throws r(199): - is not a valid command name., whilst
%%stata -d myDataFrame
works perfectly fine.
What's the reason behind this?
Related Posts with pystata %stata line magic does not accept '-' arguments
How to Save a File After a String ValueHello. This should be rather easy for folks here, but I am stymied. I have a rather simple dataset;…
Error Code (199)Hello Everyone, I'm Kousay, and I'm conducting research on the impact of the pandemic on the firm fi…
Preparing Panel Data with repeated time values within panel (xtset)Hey everyone, I am working with survey data (PSID) and am currently facing some difficulties regardi…
Fitting Large, Multidimensional Tables to a Word DocumentHi all - hoping folks can help me manage a large multi-dimensional table that I need to output to a …
how to loop with tab2xl?I tried to use tab2xl in a loop to generate sheets faster, but after running the code there's no fil…
Subscribe to:
Post Comments (Atom)
0 Response to pystata %stata line magic does not accept '-' arguments
Post a Comment