Improvements to descriptions and links
This commit is contained in:
@@ -348,7 +348,7 @@
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"def ensemble_pricer(item):\n",
|
||||
" return ensemble.price(description(item))"
|
||||
" return max(0,ensemble.price(description(item)))"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user