https://github.com/ayanamizuta/actuapy
useful snippets for actuaries
https://github.com/ayanamizuta/actuapy
Last synced: 5 months ago
JSON representation
useful snippets for actuaries
- Host: GitHub
- URL: https://github.com/ayanamizuta/actuapy
- Owner: ayanamizuta
- License: mit
- Created: 2019-07-25T01:08:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T22:27:52.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T10:41:09.782Z (5 months ago)
- Language: Jupyter Notebook
- Size: 21.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - ayanamizuta/actuapy - useful snippets for actuaries (Jupyter Notebook)
README
# Setup
pyenv1.2.7
Python3.6.5
anaconda3-5.2.0
# Usage
``` bash
python setup.py install # for install
python setup.py test # for test
```