quantopian / pyfolio

Portfolio and risk analytics in Python
https://quantopian.github.io/pyfolio
Apache License 2.0
5.71k stars 1.78k forks source link

Remove ZPLINE Warning #627

Open drlima opened 4 years ago

drlima commented 4 years ago

Problem Description

Hi, this is not a bug, it's more like a suggestion.

Is it possible to remove the zipline not found warning? The away a see it, either zipline is a requirement, or we shouldn't add such warning.

Also, calling specific lines of code in case of its presence may lead to odd behaviours, varying among different environments.