Luke
Luke
For an unexpected reason, one of my processes terminates before completing and not just at the end but nearer to the start of the function being executed. I run 6...
### Description As far as I can see, there is no way to customize the types when using the pre-commit hook. It would be nice to implement this somehow. ###...
A simple function that has no prior docstring has broken docstring when used with pyment.  Command used: `pyment -w -o numpydoc [filename]` Have I done something wrong as this...
**Crash Report** Ran mypy with experimental features (Unpack, TypeVarTuple) **Traceback** ``` src/features/imputation.py:8: error: Skipping analyzing "missingpy": module is installed, but missing library stubs or py.typed marker [import] src/features/imputation.py:8: note: See...
### Issue Description When a shapley explainer is given an `n`x`n` feature matrix, the waterfall plot fails to be created because the feature names are not a list of the...