Skip to content

v0.90

Choose a tag to compare

@ThomasMeissnerDS ThomasMeissnerDS released this 24 Jan 05:08
· 673 commits to main since this release
f16860a

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_plots to 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