Skip to main content

A python library for fixed-income data and valuation.

Project description

# fi-master A python library for fixed-income data and valuation.

## Usage: `` from fimaster.data_api import get_yield_curve, get_yield_curve_by_dates `` get yield curve data for a specific date, returns a pandas dataframe `` data = get_yield_curve(2020, 11, 2) `` get daily yield curve data for a month(just not to specifiy a day) `` data = get_yield_curve(2020, 11) `` for the whole year `` data = get_yield_curve(2020) ``

get daily yield curve for dates specified: `` get_yield_curve_by_dates ``

output example:

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

fimaster-0.0.0.2.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file fimaster-0.0.0.2.tar.gz.

File metadata

  • Download URL: fimaster-0.0.0.2.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for fimaster-0.0.0.2.tar.gz
Algorithm Hash digest
SHA256 79a07f530b214c2925d3a474b37be23ad5e34977fb4556fdac88f5d5f47904aa
MD5 5da688613214d9831ee11cc8ca568851
BLAKE2b-256 67a5856fc0ae9ccfb8488ffaad30ead39ed5a93135c0dab8be8eeb023a0688c8

See more details on using hashes here.

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