PyFolio Tekton
Project description
author_email opensource@quantopian.com
author quantopian
pyfolio is a Python library for performance and risk analysis of financial portfolios developed by Quantopian Inc. It works well with the Zipline open source backtesting library.
At the core of pyfolio is a so-called tear sheet that consists of various individual plots that provide a comprehensive performance overview of a portfolio.
This package is designed to fix the error - AttributeError: ‘numpy.int64’ object has no attribute ‘to_pydatetime’
Solution: - find def get_max_drawdown_underwater(underwater)
‘change line valley = underwater.index[np.argmin(underwater)] # np.argmin(underwater)’
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
File details
Details for the file pyfolio-tekton-1.2.1.tar.gz.
File metadata
- Download URL: pyfolio-tekton-1.2.1.tar.gz
- Upload date:
- Size: 60.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0256efc22d2bc9118e25478291a5e3d1587194405a10f09a76a5944da5c04efe
|
|
| MD5 |
4aaf82e93a7d04cbf79f384378ebe5a9
|
|
| BLAKE2b-256 |
47f39c73e4f829a3aafa0697fb73435cb15990e90a9223111362a2d8af9cbbbe
|