Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 16:42
· 209 commits to master since this release

Feature

  • report: Heatmap time-series for categoricals (#194) (21c4ad1)
  • Nd histogram comparisons and profiles (d572f7f)
  • Dashboarding integration for Kibana (83b8869)
  • Dashboarding integration for Kibana (4a9284f)
  • config: Global configuration for ing_matplotlib_theme (c81e28f)

Fix

  • Import histogrammar specialized (d70ab80)

Documentation

  • config: Global configuration for ing_matplotlib_theme (6f4f20d)

Performance

  • Directly use bin keys (9440897)
  • Disable parallel processing by default (85d4407)
  • Chi2 max residual using numpy (8596387)
  • Performant data structure (ff72d6e)
  • Short circuit any/all (63c2704)
  • Optimize pull computation (ddf2e35)
  • Postpone formatting (expensive for DataFrames) (7feaaae)
  • Compute metrics without report (254564c)