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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file transforms_fin-0.1.2.tar.gz
.
File metadata
- Download URL: transforms_fin-0.1.2.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64d30a1a479213fe911324e4cd8b175ee2594224344fdf3c607b640e04c5e8b0 |
|
MD5 | 666d06ce589942aae3fd5adeb8df8523 |
|
BLAKE2b-256 | ea3e018ac98a7d4dd74062c4694d99fefb7e67cc9387b0d06fa3ead885f8a99b |
File details
Details for the file transforms_fin-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: transforms_fin-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89932cc447552d832753a36c420d6dbe67d64e17f83c97f618ff488fef686a3f |
|
MD5 | a4599befadbe7d5a2230f30b3f4690cb |
|
BLAKE2b-256 | d070d3689bbc977a8300250f6aee900783e94c132ef94958d6fe4596a7aecd2a |