Skip to main content

A set of Transforms meant for financial analysis to be used with the datacode package

Project description

transforms-fin

Overview

A set of Transforms meant for financial analysis to be used with the datacode package

Getting Started

Install transforms_fin:

pip install transforms_fin

A simple example:

import transforms_fin  # transforms are automatically loaded upon import
import datacode as dc

a = dc.Variable('a', 'A')
vc = dc.VariableCollection(a)

# Portfolio transform
vc.a.port()

Links

See the documentation here.

Author

Created by Nick DeRobertis. MIT License.

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

transforms_fin-0.1.2.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

transforms_fin-0.1.2-py3-none-any.whl (8.8 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