STATA in DataIku

farshadhs
farshadhs Registered Posts: 2

Hi all,

I am aiming at running Jupyter notebooks with STATA interpretation capability. I wonder if there has been any similar efforts so far. It would be great to give me some hints.

Useful links:
https://www.stata.com/python/pystata18/

https://github.com/ticoneva/pystata-kernel

I could install STATA on the DSS VM. However, I could not run the examples of STATA code it in the Jupyter notebook:

%%stata

UsageError: Cell magic `%%stata` not found.

How would you consider the installation directory of STATA? And how to resolve Cell magic error, assuming its a IPython kernel issue?

If new environment is needed, how do you recommend creating a new environment? maybe by conda?!

Much appreciate it!

Cheers, Farshad


Operating system used: Azure

Best Answer

Answers

Setup Info
    Tags
      Help me…