François P.
François P.
Hi! I haven't followed the whole tutorial so I'm just going for quick feedback in the issues. Also I installed Linux Mint (instead of Ubuntu) might have saved some extra...
### Bug Description Hi! I know that [mixxxdb_cleanup.sql](https://github.com/mixxxdj/mixxx/blob/main/tools/mixxxdb_cleanup.sql) mentions "Foreign key constraints in the Mixxx schema are completely broken and disabled at runtime anyway" but I'm working with Python using...
Hello, First: thank you for this promising library! **Is your feature request related to a problem? Please describe.** I would like to test MarcelleJS to create a webpage for object...
While saving the generated parameters of my optimization in a json I was getting: > UserWarning: Object of type int64 is not JSON serializable I saw it was from a...
Bonjour :-) I think there are two options: * adding "numpy < 2" in the requirements * applying the "np.ptp(array)" fix (1 place + 1 mention in a docstring) and...
As stated in [11361](https://github.com/rstudio/rstudio/issues/11361#issuecomment-1212562033): > I didn't notice was that in this context, "config" means the config file for the project, not the yaml section at the top of the...
Bonjour @PAUL-BERNARD :-) While comparing two versions of a code, one using a `Reservoir(...) >> Ridge(...)` model, and one using an `ESN(...)` model ; I noticed they did not behave...