v0.90
Release 0.90
- add additional warnings in BlueCast checks
- add asserts into EDA functions so users receive better error messages
- add unit tests for additional checks
- update
univariate_plotsto also plot the target column if existent in the df - update SHAP and numpy dependencies (SHAP versions of 0.39 and less required numpy 1.23 and less)
- enhance documentation to show how to use custom experiment tracking
- add data drift checks and qqplot for two samples
- update readme to show example plots