hcho1111
hcho1111
After looking over the docs for packages like yapf and black (very briefly), I'm unsure if these packages are suitable to fix the terminal width issue. I have a few...
It appears that string formatting with ANSI escaping (specifically, italics and color) only works in the terminal. Even them formatting is limited. Specifically: formatted string must be printed directly; if...
Would love to work on this. If we go the way of using SHAP values, there is a disadvantage that arises from the number of dependencies that would have to...
I was thinking that we could start out by incorporating it in the `make_report` function or the general `Report` object. I think that it would be interesting to include reports...