quantstats

Package — FinancePython 3.7+Advanced

Portfolio analytics and reporting: tearsheets, benchmarks

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
NumPy, pandas, matplotlib, seaborn, scipy, tabulate
Install
pip install quantstats

Learn by Difficulty

Quick Example

python
# Install: pip install quantstats
import quantstats

# Basic quantstats usage
print(f"Using quantstats")
# See documentation for detailed examples

quantstats is a third-party package. Portfolio analytics and reporting: tearsheets, benchmarks. Install with: pip install quantstats

Try in Playground

Tags

packagefinancetradingquantitative