A mortality viewer
Project description
Morai
Table of Contents
Overview
📖 Description:
Moirai in greek mythology are known as the fates. They are personifications of destiny. The name Morai was chosen as the package is designed to help actuaries review mortality and experience data.
🔬 Jupyter Notebook:
Installation
Local Install
To install, this repository can be installed by running the following command in the environment of choice.
The following command can be run to install the packages in the pyproject.toml file.
pip install -e .
Other Tools
Jupyter Lab Usage
To have conda environments work with Jupyter Notebooks a kernel needs to be defined. This can be done defining a kernel, shown below when in the conda environment.
python -m ipykernel install --user --name=morai
Logging
If wanting to get more detail in output of messages the logging can increased
from morai.utils import helpers
helpers.set_log_level("DEBUG")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file morai-0.0.1.tar.gz
.
File metadata
- Download URL: morai-0.0.1.tar.gz
- Upload date:
- Size: 33.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1cbebb76aff962c62c2463d00cb881f8e9e38cb9df154b4715993e33e129152 |
|
MD5 | 999353eb00d4f06aea198036f33a25f5 |
|
BLAKE2b-256 | 60036260391fac5621114db506623ef3d4ce8c68555e686329f81d3cd9908708 |
File details
Details for the file morai-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: morai-0.0.1-py3-none-any.whl
- Upload date:
- Size: 34.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0b57ebc28f97f20794b7618f299ac1c3353fc0f1bef5eee07bc5ec49efb1822 |
|
MD5 | 70cca0b2b98d201df918a08372287f73 |
|
BLAKE2b-256 | bd049dc94df18dbaec1521b004835367a9af0d8afcc3cf388edf9c3a0ea2fb35 |