Metadata-Version: 2.1
Name: OPTIONS_CALC
Version: 0.0.4
Summary: OPTIONS CALCULATOR
Description-Content-Type: text/plain




<b>OPTIONS CALC</b>


<b>AGGREGATE PC RATIO</b>
<code>
import OPTIONS_CALC.STATS.AGGREGATE_PC_RATIO as AGGREGATE_PC_RATIO
EVALUATION = AGGREGATE_PC_RATIO.CALC (EXAMPLE_1)

import json
print ("EVALUATION:", json.dumps (EVALUATION, indent = 4))
</code>
