11 projects
stata-code
Agent-native Stata bridge — one core, multiple frontends (MCP, Jupyter, VSCode)
StatsPAI
The Agent-Native Causal Inference & Econometrics Toolkit for Python
pyreghdfe
DEPRECATED — use StatsPAI (pip install statspai). Final release of the Python reghdfe port.
pystatar
[DEPRECATED] PyStataR has been superseded by StatsPAI (pip install statspai). All functionality has been migrated and extended; see https://github.com/brycewang-stanford/StatsPAI/blob/main/MIGRATION.md for the API mapping. This final release exists only to notify users of the migration.
pyftools-stata
Python implementation of Stata's ftools - Fast data manipulation tools
pyoutreg
A Python implementation of Stata's outreg2 for exporting regression results
pdtab
A pandas-based library that replicates Stata's tabulate functionality
reghdfe
Python implementation of Stata's reghdfe for high-dimensional fixed effects regression
pywinsor2
Python implementation of Stata's winsor2 command for winsorizing and trimming data - Enhanced with 6 exclusive new features
pyegen
Python implementation of Stata's egen command for pandas DataFrames
pandas-tabulate
Python implementation of Stata's tabulate command for pandas DataFrames