Skip to content

Releases: ydataai/ydata-profiling

v4.3.2

19 Jul 17:50
Compare
Choose a tag to compare

4.3.2 (2023-07-19)

Bug Fixes

v4.3.1

21 Jun 12:39
Compare
Choose a tag to compare

4.3.1 (2023-06-21)

Bug Fixes

v4.3.0

20 Jun 07:26
Compare
Choose a tag to compare

4.3.0 (2023-06-20)

Bug Fixes

Features

v4.2.0

24 May 08:03
Compare
Choose a tag to compare

4.2.0 (2023-05-24)

Bug Fixes

Features

v4.1.2

28 Mar 08:01
Compare
Choose a tag to compare

4.1.2 (2023-03-28)

Bug Fixes

  • comparing issues when pyspark is installed and when the report summaries are used (#1289) (91455c3)
  • remove computation from missing data plots (#1294) (c481fc6)

v4.1.1

17 Mar 09:38
Compare
Choose a tag to compare

4.1.1 (2023-03-17)

Bug Fixes

  • variables dropdown wrong color on mouse hover (#1286) (05aaf87)

v4.1.0

08 Mar 13:30
Compare
Choose a tag to compare

4.1.0 (2023-03-08)

Bug Fixes

  • add imagehash requirements (0a8c5de)
  • correlation between columns w/o nonnull row (cfda278)
  • removed irregular spacing (#1252) (8aff455)
  • update links and alignment in README (efd633a)
  • update pypi links (1c84e89)
  • update Stack Overlow to link to use both tags (79202f7)

Features

v4.0.0

30 Jan 16:40
1216fae
Compare
Choose a tag to compare

4.0.0 (2023-01-30)

Bug Fixes

  • version bug and incorporate feedback (3fe3aee)
  • add css to cope with large tables (7e51e77)
  • add ProfileReport validations and configuration file (175798e)
  • add Report configurations for correlations (9339a2d)
  • add union to typecheck (351b17f)
  • change dataframe empy check method (0f474ae)
  • df validation (b834214)
  • fix date and datetime histogram. Fix Spearman and Pearson's correlations (0c77695)
  • fix merge issues (3cf3cc4)
  • improve description and correct plot for ‘auto’ correlation (#1119) (a105d32)
  • isinstance (ce81102)
  • isinstance (c6a6daa)
  • move file example. remove unused prints (4f794cd)
  • re-introduce to prevent cases where the profilereport is init with no DF (b12f45f)
  • remove get_default_settings (9f4f8f9)
  • solve mypy error (35d9827)
  • uses colors from the specified config (74041c7)

Features

  • add heatmap values as a table under correlations (5268544)
  • design improvements on the correlations section (5facb7b)
  • minimal spark deployment (#1132) (4113389)
  • setup: change package naming (#1254) (99e2e9f)
  • update variables layout (#1207) (34e19a7)

v3.6.3

25 Jan 14:17
Compare
Choose a tag to compare

3.6.3 (2023-01-25)

Bug Fixes

v3.6.2

25 Jan 14:06
Compare
Choose a tag to compare

3.6.2 (2023-01-02)

Bug Fixes