**Features**
- [Python] Introducing 5 major Independent Statistical Tests (Chi-Square, Jensen-Shannon, Kolmogorov-Smirnov, Wasserstein-Distance, Z-Score) to calculate & Detect Drifts in Data (for both Batch Data and Production Data).
- [Python] Added Histograms, Pie-charts & Scatter Graphs modules for Data Quality Management, Data Summary & Feature Summary calculation.
- [Python] Added Correlation Graphs modules to get the insights of the relationship between features.
- [Python] Removed support for 2 Statistial Tests (Population Stability Index (PSI), Kullback Leibler Divergence (KL Div)).
**Documentation**
- Updated Contribution Guide.
- Updated Code-base Structure.
- Updated Explainit Documentation.
- Updated Explainit Tests.
[1.0](https://github.com/katonic-dev/explainit) (2022-8-29)
---