Skip to content

Releases: ydataai/ydata-profiling

v4.13.0

05 Mar 15:18
b74a5de
Compare
Choose a tag to compare

4.13.0 (2025-03-05)

Bug Fixes

Features

  • move setup.py to pyproject.toml and update makefile (6a57afc)
  • update contribution guide dev install (0100cab)
  • update github actions to support new requirements (88c6778)

v4.12.2

20 Jan 16:41
Compare
Choose a tag to compare

4.12.2 (2025-01-20)

Bug Fixes

  • add numba as an installation flavour (c097d2f)
  • ease matplotlib version (b4bbc88)
  • linting: code formatting (2e872a6)

v4.12.1

08 Dec 20:12
f3bc959
Compare
Choose a tag to compare

4.12.1 (2024-12-08)

Bug Fixes

v4.12.0

29 Oct 15:15
d6df865
Compare
Choose a tag to compare

4.12.0 (2024-10-29)

Bug Fixes

  • actions: add permissions object (#1668) (d6df865)
  • is_categorical_dtype is deprecated and will be removed in a future version. Use isinstance(dtype, pd.CategoricalDtype) (5bbd589)
  • linting: code formatting (d3b58e7)
  • linting: code formatting (886be38)
  • Literal not supported in python 3.7 (7ae5e16)
  • liting issue (7758dba)
  • mypy does not support dinamic types (227b917)

Features

  • add adfuller stationary test parameters to config (3642b01)

v4.11.0

16 Oct 08:45
Compare
Choose a tag to compare

4.11.0 (2024-10-16)

Bug Fixes

  • alert style name in widget (e4814fd)
  • Correction for numpy.NaN deprecating to numpy.nan (#1649) (06524cc)
  • linting: code formatting (938a601)
  • variables: select column dropdown placement changes (#1629) (acd2189)

Features

  • remove dark and orange model from inputs (712ee67)

v4.10.0

07 Sep 09:50
Compare
Choose a tag to compare

4.10.0 (2024-09-07)

Bug Fixes

  • linting: code formatting (e94e500)
  • remove compare report type enforcement (c2b81e5)
  • suppress pandas tick resolution adjustment (#1635) (ca43fc8)

Features

  • bump numpy version to support numpy v.2.2 (5679b16)

v4.9.0

15 Jul 18:20
Compare
Choose a tag to compare

4.9.0 (2024-07-15)

Bug Fixes

  • 1540 add_expectation_suite doesn't have key overwrite_existing (#1541) (159fe0d)
  • bug fixed (#1601) (9946037)
  • fix correlations issues whenever strings are present in the dataset. (1c94d33)
  • jquery & bootstrap versions upgrade to fix vulnerables (jquery vulns related to xss and bootstrap vulns related to CVE & Sonatype) (7032adb)
  • jquery: jquery update import changes (93fc6a0)
  • linting: code formatting (9c85bc7)
  • linting: code formatting (3eeab5e)
  • linting: code formatting (0ec2085)
  • logger flagged errors (488341c)
  • rmv analytcis from the tests (a4afa34)
  • update html (733d334)
  • update matplotlib and tests.yaml (7176590)
  • update matplotlib and tests.yaml for python3.7 (1c42264)
  • update setup file for notebook installation (2d2ccbc)

Features

Reverts

  • Revert "fix: jquery & bootstrap versions upgrade to fix vulnerables (jquery v…" (5164e0b)

v4.8.3

07 May 19:57
Compare
Choose a tag to compare

Full Changelog: v4.8.2...4.8.3

What's Changed

New Contributors

Full Changelog: v4.7.0...4.8.3

v4.8.2

07 May 19:11
Compare
Choose a tag to compare

4.8.2 (2024-05-07)

Bug Fixes

v4.8.1

07 May 16:19
Compare
Choose a tag to compare

4.8.1 (2024-05-07)

Bug Fixes