Concept · What RiskModels publishes
`riskmodels-py` (SDK)
The Python client for the API. `pip install riskmodels-py`.
In depth
The Python client for the API. Thin wrapper over the REST surface that returns tidy dataframes — the fastest way to go from a ticker to a decomposition.
Compute it with the API
# pip install riskmodels-py
pip install riskmodels-py
from riskmodels import RiskModels
client = RiskModels(api_key=...)Referenced by (0)
No working paper references this concept yet.