Thomas
Thomas
Hi! Thanks for the great work on this library :) I would like to go a step further by annotating the 3d model when click we click on it. Any...
## Checklist - [ x] I have included information about relevant versions I am using faust in the latest version `0.8.11`. - [ ] I have verified that the issue...
Hi, I am trying to use scapegoat with multi-project. I am not able to downgrade inspection warning level (from error to warning). I add this in `Common.scala` which is called...
Hello, I struggle to launch jupyter within Shinyproxy even with the docker-compose provided in this repository. I have a `404` error when I try to launch jupyter. Is there something...
Hi, There is a function in frugal algorithm which returns only 1, in other part of the code there is only multiplication with this function. Is this really useful ?...
Hello, I am using `fuzzywuzzy`(thanks for the library!) and I would like to go further by applying `fuzzywuzzy` methods such as `token_sort_ratio` and `token_set_ratio` directly in elasticsearch. Apparently, we can...