Fixed Income Securities and Derivatives analytics package
Project description
FixedIncome
Python Fixed Income Securities & Derivatives analytics package, originally written for 15.438 Fixed Income Securities & Derivatives at the MIT Sloan School of Management.
Installation
Installation is done through PIP; enter the following on the command line:
$ pip3 install fixedincome-analytics
Updating
Updating is also done through PIP; enter the following on the command line:
$ pip3 install fixedincome-analytics -U
Usage
This package is named fixedincome
. We recommend using it in Python via
import fixedincome as fi
Documentation
Documentation is available through Python's built-in help()
function. As an example, we can see package-level documentation using the following Python code:
import fixedincome as fi
help(fi)
Project details
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
Close
Hashes for fixedincome-analytics-0.1.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfd1517c81d55f5c5598fcd5e2927b2d0af726098b941ed674d19075ed2d1e50 |
|
MD5 | 6dd89bd29892470417564dc200491c51 |
|
BLAKE2b-256 | a47bbaaa809141f0563461e541b6877784ebeb119dc19baf7272e6a3147cdb99 |
Close
Hashes for fixedincome_analytics-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ca81ef5b8571aaaa3bd00273d0da7ae2b2edeece7b0f48b815f94b21f9e16cc |
|
MD5 | 5027d445af54f9797b1c5455921dda00 |
|
BLAKE2b-256 | ddd208f784e44b246bc003ea34a7dfa216a0e6d2fc552d2c6242755618243daf |