https://github.com/hugetim/simple_doexport
Export a stata_kernel Jupyter notebook to a Stata .do file
https://github.com/hugetim/simple_doexport
Last synced: 27 days ago
JSON representation
Export a stata_kernel Jupyter notebook to a Stata .do file
- Host: GitHub
- URL: https://github.com/hugetim/simple_doexport
- Owner: hugetim
- License: apache-2.0
- Created: 2021-11-15T17:36:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-15T21:19:03.000Z (over 3 years ago)
- Last Synced: 2025-02-13T22:16:29.483Z (3 months ago)
- Language: Python
- Homepage: https://hugetim.github.io/simple_doexport/
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Jupyter .do export
> Export a stata_kernel Jupyter notebook to a Stata .do file[Under construction]
## Install
`pip install simple_doexport`
## How to use
[Under construction]
```python
1+1
```2