QuantLib-Python-Docs icon indicating copy to clipboard operation
QuantLib-Python-Docs copied to clipboard

Docs prereq

Open GideonPotok opened this issue 3 years ago • 0 comments

These docs don't ever import QL.. The very beginning should perhaps include the following two directions:

pip install QuantLib-Python

and

import QuantLib as ql

GideonPotok avatar Mar 28 '21 12:03 GideonPotok