Skip to content

v0.8.6

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 08:48
· 296 commits to main since this release

Changed

Added

  • Added new calculators to support simple data quality metrics such as counting missing or unseen values.
    For more information, check out the data quality tutorials.

Fixed

  • Fixed an issue where x-axis titles would appear on top of plots
  • Removed erroneous checks during calculation of realized regression performance metrics. (#279)
  • Fixed an issue dealing with az:// URLs in the CLI, thanks @michael-nml (#283)