0 purchases
sasx 0.2
Data manipulation in Python for SAS users
SASX
Data manipulation in Python for SAS users, with the %%sasx magic command.
SASX (Simple dAta SyntaX) has the best of both worlds:
- Classic python syntax with access to python, numpy, pandas (like Python)
- A few extra keywords to allow easy row-by-row operations (like SAS)
Install the lastest release with:
pip install sasx
More info: https://github.com/python-sasx/sasx
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.