Skip to content

Releases: ydataai/ydata-profiling

v4.16.1

26 Mar 00:41
c3ce66c
Compare
Choose a tag to compare

4.16.1 (2025-03-26)

Bug Fixes

  • Add html metrics support for compare (#1744) (15494dd)
  • Support Pandas future.infer_string=True in report generation (#1674) (45c47c7)

v4.16.0

24 Mar 21:55
81d7deb
Compare
Choose a tag to compare

4.16.0 (2025-03-24)

Features

  • refactor code to render HTML and widget flavours (#1740) (81d7deb)

v4.15.1

21 Mar 10:42
58c28d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.15.0...v4.15.1

v4.15.0

18 Mar 22:04
d82ff79
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.14.0...v4.15.0

v4.14.0

11 Mar 15:14
d2141a1
Compare
Choose a tag to compare

4.14.0 (2025-03-11)

Bug Fixes

  • Convert MultiIndex columns to string representation (#1672) (d2141a1)
  • fix import for environments with no IPython installed (#1725) (79c1c9d)
  • updt scipy version (#1721) (9083053)

Features

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)