Skip to main content

Financial functions for Python

Project description

ffn - a financial function library for Python.

Alpha release - please let me know if you find any bugs!

>> import ffn
>> returns = ffn.get('aapl,msft,c,gs,ge', start='2010-01-01').to_returns().dropna()
>> returns.calc_mean_var_weights().as_format('.2%')
aapl    62.54%
c       -0.00%
ge      36.19%
gs      -0.00%
msft     1.26%
dtype: object

Installation

To install ffn, simply run:

$ pip install ffn

If pip is not installed, I recommend installing the Anaconda Scientific Python Distribution. This distribution comes with many of the required packages pre-installed, including pip. Once Anaconda is installed, the above command should complete the installation.

ffn should be compatible with Python 2.7.

Documentation

Read the docs at http://pmorissette.github.io/ffn

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

ffn-0.1.3.tar.gz (18.0 kB view details)

Uploaded Source

File details

Details for the file ffn-0.1.3.tar.gz.

File metadata

  • Download URL: ffn-0.1.3.tar.gz
  • Upload date:
  • Size: 18.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ffn-0.1.3.tar.gz
Algorithm Hash digest
SHA256 8191e73e5a5459b288c9b54c088c8d05331e050c083c7f7c3a9897a2704a9701
MD5 35fff273a4af918a65e623398a718d63
BLAKE2b-256 48bc439f8e8bbcf477deae776102020b3cf74372012ceee614f371eb47f08e78

See more details on using hashes here.

Supported by

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