Eric Jacobsen

Results 2 comments of Eric Jacobsen

FWIW, this syntax worked for me, installing with Pip. This tells pip to use branch "issue191". There is probably an equivalent syntax for requirements.txt. `pip install --editable git+https://github.com/scikit-learn-contrib/py-earth@issue191#egg=pyearth` then to...

Hi Pavel, thanks for reviewing. I agree that people may rely on the output and it should be unaltered. (And yes the output was too verbose, I should have only...