Skip to content

v3.6.0

Compare
Choose a tag to compare
@azory-ydata azory-ydata released this 21 Dec 10:21
· 304 commits to master since this release

3.6.0 (2022-12-21)

Bug Fixes

  • add css to cope with large tables (7f42f87)
  • adjust categoricals layout (f0bb45a)
  • categorical data not being obscured in the common values plot (40236bc)
  • compare report ignoring config parameter (3d60556)
  • compare report warnings always showing the last alert type (6b3c13d)
  • comparison fails when duplicates are disable (#1208) (6d19620)
  • do no raise exception for percentage formatter (3ea626d)
  • enforce recomputation of description sets (a9fd1c8)
  • error comparing only one precomputed profile (00646cd)
  • html: sensible cloud-platform notebook html rendering (b22ece2)
  • ignoring config of precomputed reports (6478c40)
  • only compute auto correlation when no config is specified (d5d4f58)
  • remove malfunctioning hook (e2593f5)
  • remove unused test (2170338)
  • return the proper type for widgets (4c0b358)
  • set compute default to false (c70e491)
  • solve mypy error (9c4266e)
  • solve mypy issue (e3e7788)
  • uses colors from the specified config (c0c556d)
  • utils: use 'urllib.request' instead of 'requests' (#1177) (e4d020b), closes #1168

Features

  • add heatmap values as a table under correlations (fc5da9e)
  • allow to specify the configuration for the comparison report (ad725b0)
  • design improvements on the correlations section (e5cd8cf)
  • implement imbalanced warning (ce84c81)
  • update variables layout (#1207) (cf0e0a7)