Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 576 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 576 Bytes

Documentation Status

VIX and related volatility indices

Documentation

Jupyter notebook

Installation

pip install .

Contribute

Create a virtual environment and activate it:

python -m venv venv
source venv/bin/activate

Install development dependencies:

pip install -e .