5. Stata and Python

To Do

@mmcky need to update for Stata17 with improvements to:

  1. jupyter interface

  2. pystata

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)

5.1. Stata Resources

  1. Stata Manual

  2. Stata Blog Posts