Skip to main content

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

fixedincome-analytics-0.1.3.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

fixedincome_analytics-0.1.3-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page