- Patched histogrammar bin_edges call for Bin histograms (
590d266)
- Patched histogrammar num_bins call for Bin histograms (
b34fe70)
- profiles: Custom profiles via registry pattern (
d0eb98b)
- Protection against outliers in sparse histograms (#215) (
10c3449) - report: Traffic light flexbox on small screens (
2faa7da)
- synthetic: Update synthetic examples (#212) (
84a9331) - readme: Link profiles and comparisons page (
17ac6d8) - profiles: List the available profiles (#173) (
15f78ec)
- report: Enable the overview section by default (
22b9cb6) - report: Overview section for quickly navigating reports (
f5736d4) - report: Allow section without feature toggle (
2484569)
- report: Consistent use of color red (
453f3fe) - report: Text contrast and consistent yellow traffic light (
5d5c43c)
- readme: Replace report image (
8d363d5) - synthetic: Add dataset overview table (
8654347) - datasets: Reference implementations for widely-used publicly available synthetic data streams (
9988a13)
- 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)
- Import histogrammar specialized (
d70ab80)
- config: Global configuration for ing_matplotlib_theme (
6f4f20d)
- 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)
- Global configuration of joblib Parallel backend (
3431cad)
- Prevent numpy warnings (
9ec3b66)
- plot: Fixing memory leak in matplotlib multithreading (
cc6c4e1)
- Include link to kedro-popmon (
aff68b7)
- Improve pipeline visualization (
bb09d73)
- Ensure uniqueness of apply_funcs_key (
ba98c97)
- rtd: Migrate config to v2 (
a8d9f76) - Refresh notebooks (#151) (
0bccc7e) - Pipeline visualizations in docs and notebooks (
913bfb0) - Changelog md syntax (
b187d36) - Specify requirements (
e3f6b0a)
v0.4.4 (2021-10-22)
- notebook on report interpretation (dd3be73)
- distinct incorrect result (constant) (3c47cde)
- prevent division by zero (bacf8dd)
- uu-chi2 incorrect return (e259d3e)
v0.4.3 (2021-10-04)
- fix too restrictive numpy integer check in hist_stitcher (c162f11)
v0.4.2 (2021-08-25)
- Pin ing-matplotlib-theme dependency to >=0.1.8 (closes #131) (1bca302b20f2434a8ea0dea195e974d3b2ed3da3)
v0.4.1 (2021-06-23)
- tabular traffic light/alerts overviews (1d31265)
- add utils to prevent code repetition (d4a28cb)
- convert dict constructor to dict literal (331d8b1), (b3d4d88), (9e5188c), (c9518ab)
- directly pass arguments (bf33807)
- copyright in license (b16fd99), (60a22dd)
- extend TL config (eba10ed)
- mismatch between stats displayed in the traffic lights section and comparisons due to pattern matching bug. (5ffb0a9)
- add explanation for hiding green TLs by default (81095af)
- codemotion article (1e20f30)
- include changelog in docs (a2237d0)
- pre-commit updates (6f55155), (8fc5518), (e02adf1)
- histogrammar: popmon working with hgr v1.0.23 (#101) (d4a986e)
- Pin ing-matplotlib-theme dependency to master (closes #131) (1e20f30)
The release notes for preceding versions are available here.