Explainit 1.2.1 release introduces features & major bug fixes
Features
- chore: Added unique_threshold input param (5b822d9)
Bug Fixes
- build: Updated pkg version (cfea76d)
- docs: Updated screenshots (f194cd5)
- docs: Added doc-string to build function (615b8e3)
- fix: Fixed Typo (fd3b39b)
- fix: Updated doc-string (ef99f36)
- fix: Quoted the target name during exception (3b48608)
- docs: Added how to deploy on
custom routes
(bf7761e) - docs: Updated getting-started example (3c10746)
- tutorial: Removed sklearn dependency (cf7d083)
- tutorial: Updated getting-started examples (f1338d2)
- docs: Added reference, production datasets (b268cbe)
- hooks: Removed large-files check hook (36f2663)
- style: Added bgcolors to graphs (5a88518)
- style: Updated histogram, scatter plots color, fixed
cat
graph title (a2823c8) - fix: Updated
correlation
table name (a5b9352) - fix: Updated title, highlighted graphs title (b38b449)
- fix: Fixed the graphs title (dbf19a7)
- fix: Updated P-value column name to P-value/Distance (7e6f7cb)
- fix: Updated the stats-info
Column
toFeature
(42c628b) - docs: Added repo url, contribution guide (056537e)
- fix: Updated the default threshold for jensen, wd tests (406e3d9)
- fix: Updated the
cat
,num
filter condition (3e4154d) - fix: Fixed the drift logic with threshold (e0cedec)
- docs: Updated screenshots for data&feat summaries (6c4cc7d)
- fix: Capitalized labels (763de35)
- fix: Capitalized labels (cd51213)
- fix: Capitalized labels for feature & df stats (a56e395)
- fix: Updated app screenshots to latest (fc32f05)
- fix: Fixed the target-drift graph layout (2a48e45)
- fix: Update pkg installation command (9b8185c)
- fix: removed tolist method as it is an integer (b9a95d5)
Merged Pull Requests
- 38-doc-fix-update-app-screenshots (#38)(3a452f5)
- 35-fr-add-unique-value-threshold-parameter (#35)(2cdd07f)
- 27-doc-fix-update-documentation-for-routes (#27)(72bd696)
- 31-bug-fix-the-cat-num-features-in-stats-info (#31)(b8913fe)
- 32-bug-fix-the-drift-not-drift-logic-in-jensenshannon-test (#32)(f13dcb6)
- 25-bug-index-column-issue-in-generating-graphs (#25)(502587f)
- update-correlation-table-columns (#23)(d23bd27)