version 0.2

Logo

Python package for actuary to model and analyze simple products or for actuarial students to practice.

View the Project on GitHub anbarief/actuarydesk

Welcome to Actuarydesk page

The package has three core modules for modelling simple products: financial_math, actuarial_tables, and actuarial_math.

financial_math, actuarial_tables, actuarial_math

The actuarydesk.math_economics_viz folder consists of Python modules for visualization examples (plots, interactive plots, and animation in Matplotlib) for particular cases, e.g: stochastic random walk, US Treasury interest rates, world development indicator, and may be more. In current version, only the stochastic_random_walk.py that don’t need any dataset. Download the datasets for math_economics_viz from Google drive here: link


Installation: py -m pip install actuarydesk

Python version: >= 3.7