#WIP: Analysing Stock Returns & Constructing Portfolios with Python
Project description
Portfolio-Analysis-Library (PAL)
WORK IN PROGRESS (WIP)
Usage:
pip install portfolio-analysis-library
in python:
import pal
import pandas as pd
porfolio = pal.Portfolio(pd.Series([0.5, 0.5, 0.5]), 12)
portfolio.analysed_risk
Development
pip install -r .[dev]
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file portfolio_analysis_library-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: portfolio_analysis_library-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d7c9718b94bf64492654e735329e93f19c91ac73e3a4178049f2699f9c70819 |
|
MD5 | e177211a4280fa7deb86f94d279547ba |
|
BLAKE2b-256 | 0a113649b20ef76c20ab0621413724466759434f65460cf5edc2f50fb91b82cb |