Derek Wong

Results 3 issues of Derek Wong

Running the Hue Example ```# # Hue # # Hue is the color reflected from or transmitted through an object. # and is typically referred to as the name of...

Is there instructions on how to install this on windows? or is it linux only?

the capacity tearsheet had several errors when following the format of market_data as found in the /pyfolio/tests ``` dates = pd.date_range(start='2015-01-01', freq='D', periods=3) positions = pd.DataFrame([[1.0, 3.0, 0.0], [0.0, 1.0,...