SHJ

Results 6 issues of SHJ

Hello Robert, I see "Monte Carlo optimization with custom distributions" in your road map. Definitely it will make this library highly flexible if there is an option to run Monte...

enhancement

## Problem Description I updated to alphalens-0.4.0 and now alphalens.tears.create_turnover_tear_sheet(factor_data) throws error - AttributeError: 'Index' object has no attribute 'get_values' **Please provide a minimal, self-contained, and reproducible example:** ```python alphalens.tears.create_turnover_tear_sheet(factor_data)...

Hi Ron, Thanks for sharing great work! It will be useful to have a rolling cagr in stats. Thanks Sabir

Dear Zipline Maintainers, Before I tell you about my issue, let me describe my environment: # Environment * Operating System: (Windows Version or `$ uname --all`) * Python Version: `$...

Question
Data Bundle

Hi, I am using Python 3.9.7, facing the following error while installing using pip. Appreciate your help. ``` " error: could not create 'build\bdist.win-amd64\wheel\.\sklearn\datasets\tests\data\openml\292\api-v1-json-data-list-data_name-australian-limit-2-data_version-1-status-deactivated.json.gz': No such file or directory ----------------------------------------...

GINI_MEAN_DIFFERENCE Risk Measure for MeanRisk model not working. I have tried with SCIP and CLARABEL solvers. Looks like I am missing something. Appreciate any help. Thanks! ``` model = MeanRisk(...

bug