quantopian / alphalens

Performance analysis of predictive (alpha) stock factors
http://quantopian.github.io/alphalens
Apache License 2.0
3.26k stars 1.13k forks source link

Conda installation instructions not included in the README #278

Closed TimShawver closed 6 years ago

TimShawver commented 6 years ago

Looks like alphalens is available on conda-forge now. Should we add installation instructions to the README in this repo, so conda users know that we have them covered?

luca-s commented 6 years ago

This sounds like a good idea. @TimShawver Would you like to update the README on a new pull request?

TimShawver commented 6 years ago

Sure: https://github.com/quantopian/alphalens/pull/280

luca-s commented 6 years ago

thank you!