v0.4.6: compatibility with shap>0.45
Bug Fixes
- should now work with the format of shap 0.45 that returns a three dimensional np.array instead of a list of 2-dimensional np.arrays for classifiers
Improvements
- Fixed several pandas warning about to be deprecated behaviours