v0.4.3: pandas v2 compatibility
Version 0.4.3:
New Features
- models that use kernel explainer but output multi-dimensional predictions such as PLSRegression are now supported.
Predictions now get squeezed in the kernel function.
Bug Fixes
- Fixed bug with pandas v2, Pandas v2 now supported
Improvements
- Fixed a number of UserWarnings