dfs-with-r / coach

Lineup optimization for daily fantasy sports
https://dfs-with-r.github.io/coach/
GNU General Public License v3.0
46 stars 14 forks source link

Function not implemented #40

Open rziobro opened 2 years ago

rziobro commented 2 years ago

Hello! When using the optimize_generic function, and adding in positional constraints, I get an error of the function not being implemented. This happens whether it’s custom constraints or something like the FanDuel model. When I tried it without constraints, it had no issue, but obviously not what I want. Any idea what to do here? Thanks!

zamorarr commented 2 years ago

Sure. Can you send me a sample of the code you were trying when you got this error?