Results 5 issues of 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. ###...

feature

A simple function that has no prior docstring has broken docstring when used with pyment. ![image](https://user-images.githubusercontent.com/68163698/176200338-09181f0b-a59c-4041-a71b-805e6a3ce91b.png) 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...

crash
topic-pep-646

### 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...

bug
awaiting feedback
visualization