Skip to content

v0.7.2

Compare
Choose a tag to compare
@JGSweets JGSweets released this 18 Oct 20:19
· 268 commits to main since this release
11a50a9

Profiler

  • Add median to numeric stats #389
  • Chi square tests, added to profiler #392
  • Chi square/homogeneity, median, mode, MAD differences #398, #400

Readers

Graphs

  • add missing values matrix #403
  • update histogram to use column indexes #404
  • Add warning to user when reqs not installed #407

Bug fixes

  • Fix bug in mode when disabled #388
  • Update exception text for ssl_verify error #395
  • ssl verify misnaming fix and consecutive spaces in csv fix #405
  • fix cnn confidences not slicing data correctly #419

Other Changes