Bastien Le Chenadec
Results
2
issues of
Bastien Le Chenadec
### Describe bug When requesting information about a ticker that doesn't exist, yfinance errors ungracefully. It raises `AttributeError: 'NoneType' object has no attribute 'update'` which is not helpful. The error...
`cvxpy` provides a feature called `CallbackParam` that allows operations on parameters that would not be permissible under the DPP ruleset. Consider the example below: we normally cannot multiply the matrices...