Contents

Stata and Python

Resource Development

I am interested in turning these workshop materials into a resource on using stata and python together for the broader community.

Any feedback, ideas or suggested improvements are most welcome!

One of the major new features of Stata16 is python integration.

There are two main ways we can use python effectively with stata:

  1. Using python in stata (through integrated workflows)

  2. Using stata with python (via file based workflows)

See also

We will also look at alternative ways to use stata and python in session 7 through jupyter using stata kernels. This is useful if you like the jupyter interface and environment.