SkillAgentSearch skills...

ActuarialCashFlowModel

Actuarial cash flow model

Install / Use

/learn @jbalm/ActuarialCashFlowModel
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ActuarialCashFlowModel

Actuarial cash flow model

ALM kernel instructions :

  1. If this is the first time you pull the code from the repo, please double-click on the file CIFRE-hooks/RUN_ME.bat

  2. The repo has two branches : master and dev. 2.1. master is the production branch which contains the latest working copy of the code. You must not work and commit on that branch. 2.2. dev is the development branch. You can perform your modification and commit to that branch.They will be later merged with the production branch by the administrator (see with Quang Dien or Jean-Baptiste)

  3. Install Anaconda on your machine : 3.1. the executable can be found here https://3230d63b5fc54e62148e-c95ac804525aac4b6dba79b00b39d1d3.ssl.cf1.rackcdn.com/Anaconda3-2.4.0-Windows-x86_64.exe 3.2. once installed please update anaconda : open a command window and type "conda update conda"

  4. Install Python 3.5: 4.1. the executable can be found here https://www.python.org/downloads/release/python-350/ 4.2. make sure that the dialog box "install python launcher" is ticked 4.3. make sure that the dialog box "modify python path" is left unticked

  5. Install Git on your machine 5.1. the executable can be found here https://git-scm.com/download/win

  6. If you don't know about Git, please take a Git tour and read the documents in the folder Git_guide

  7. Before your start, set you name and email address into Git. To that end you can use the following commend within the Git bash : git config --global user.name "John Doe" git config --global user.email "John.Doe@fr.pwc.com"

  8. Pour éditer le code python, utiliser le logiciel "Spyder" qui est livré avec anaconda

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated5d ago
Forks10

Languages

Python

Security Score

90/100

Audited on Apr 2, 2026

No findings