Pandas Profiling Versions Save

Create HTML profiling reports from pandas DataFrame objects

v3.6.2

1 year ago

3.6.2 (2023-01-02)

Bug Fixes

v3.6.1

1 year ago

3.6.1 (2022-12-23)

Bug Fixes

  • categorical var frequency plot (6cb391f)
  • remove ipywidgets import (1b8b117)

v3.6.0

1 year ago

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)

v3.5.0

1 year ago

3.5.0 (2022-11-22)

Bug Fixes

Features

v3.4.0

1 year ago

3.4.0 (2022-10-20)

Bug Fixes

Features

3.3.1.rc1

1 year ago

chore(actions): update github actions flow (#1074)

v3.1.0

2 years ago

v3.0.0

2 years ago