What's Changed
* Outlier explainer integration update by YuvalUner in https://github.com/analysis-bots/pd-explain/pull/43
* Bug fixes, more test cases, example notebook re-organization. by YuvalUner in https://github.com/analysis-bots/pd-explain/pull/44
Fixed bugs related to calling explain on multi-index dataframes, fixed filter applying recursively in some cases, fixed display of series not always working, fixed present_deleted_correlated method not working.
**Full Changelog**: https://github.com/analysis-bots/pd-explain/compare/v1.0.1...v1.0.2