Ydata-profiling

Latest version: v4.8.3

Safety actively analyzes 627310 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 11

4.8.3

**Full Changelog**: https://github.com/ydataai/ydata-profiling/compare/v4.8.2...4.8.3

What's Changed
* fix: comparison to_json pd.Series encoding error by alexbarros in https://github.com/ydataai/ydata-profiling/pull/1538
* fix: switch create_expectation_suite with add by nadavshatz in https://github.com/ydataai/ydata-profiling/pull/1540
* fix: timeseries gap comparison failing with no gaps for date index by alexbarros in https://github.com/ydataai/ydata-profiling/pull/1551
* fix: great expectations unit tests referring to deprecated method by alexbarros in https://github.com/ydataai/ydata-profiling/pull/1558
* fix: zero division for categorical colums with 100% missing data by alexbarros in https://github.com/ydataai/ydata-profiling/pull/1569
* chore: update html and readme by fabclmnt in https://github.com/ydataai/ydata-profiling/pull/1571
* fix: downgrade commitlint action version by alexbarros in https://github.com/ydataai/ydata-profiling/pull/1572
* chore(deps): remove seaborn upper limit by ggydush in https://github.com/ydataai/ydata-profiling/pull/1570
* chore(deps): update dependency mike to >=2.1.1,<2.2.0 by renovate in https://github.com/ydataai/ydata-profiling/pull/1580
* chore: update python3statement url by tqa236 in https://github.com/ydataai/ydata-profiling/pull/1573
* fix: Use correct value in ConstantAlert template by AlpAribal in https://github.com/ydataai/ydata-profiling/pull/1574
* fix: Resolve the issue of conflicts between columns added during the analysis process and the original data columns in the Spark version. by frelion in https://github.com/ydataai/ydata-profiling/pull/1518
* chore(deps): update typeguard version by fabclmnt in https://github.com/ydataai/ydata-profiling/pull/1581
* chore(deps): update dependency mkdocs-table-reader-plugin to <=2.2.0 by renovate in https://github.com/ydataai/ydata-profiling/pull/1478
* chore(deps): update dependency coverage to v7 by renovate in https://github.com/ydataai/ydata-profiling/pull/1403
* chore(deps): update dependency mkdocs to >=1.6.0,<1.7.0 by renovate in https://github.com/ydataai/ydata-profiling/pull/1438
* feat: add analytics by fabclmnt in https://github.com/ydataai/ydata-profiling/pull/1582
* fix: class exception by fabclmnt in https://github.com/ydataai/ydata-profiling/pull/1584
* fix: code exception by fabclmnt in https://github.com/ydataai/ydata-profiling/pull/1585
* chore: remove version by fabclmnt in https://github.com/ydataai/ydata-profiling/pull/1586
* docs: update links in the documentation by fabclmnt in https://github.com/ydataai/ydata-profiling/pull/1587

New Contributors
* nadavshatz made their first contribution in https://github.com/ydataai/ydata-profiling/pull/1540
* ggydush made their first contribution in https://github.com/ydataai/ydata-profiling/pull/1570
* tqa236 made their first contribution in https://github.com/ydataai/ydata-profiling/pull/1573
* AlpAribal made their first contribution in https://github.com/ydataai/ydata-profiling/pull/1574
* frelion made their first contribution in https://github.com/ydataai/ydata-profiling/pull/1518

**Full Changelog**: https://github.com/ydataai/ydata-profiling/compare/v4.7.0...4.8.3

4.8.2

[4.8.2](https://github.com/ydataai/ydata-profiling/compare/v4.8.1...v4.8.2) (2024-05-07)


Bug Fixes
* class exception ([028451e](https://github.com/ydataai/ydata-profiling/commit/028451efaee0a3f5c2de0df0f74f37e3426a4b0f))
* linter recommendations update ([43db959](https://github.com/ydataai/ydata-profiling/commit/43db959e7d17efdd4c3a037d1030f4d530e5f14a))
* **linting:** code formatting ([8f3b9d7](https://github.com/ydataai/ydata-profiling/commit/8f3b9d7b70a1581383b1312541806be21f412253))

4.8.1

[4.8.1](https://github.com/ydataai/ydata-profiling/compare/v4.8.0...v4.8.1) (2024-05-07)


Bug Fixes

* class exception ([9b68e0c](https://github.com/ydataai/ydata-profiling/commit/9b68e0c98435499ce7ad515cab32bd8c3fa03af0))
* **linting:** code formatting ([e1ff595](https://github.com/ydataai/ydata-profiling/commit/e1ff595e51d15c9f30b46ac432b7d2454d10c99e))

4.8.0

What's Changed
* fix: comparison to_json pd.Series encoding error by alexbarros in https://github.com/ydataai/ydata-profiling/pull/1538
* fix: switch create_expectation_suite with add by nadavshatz in https://github.com/ydataai/ydata-profiling/pull/1540
* fix: timeseries gap comparison failing with no gaps for date index by alexbarros in https://github.com/ydataai/ydata-profiling/pull/1551
* fix: great expectations unit tests referring to deprecated method by alexbarros in https://github.com/ydataai/ydata-profiling/pull/1558
* feat: support for python 3.12 by aquemy in https://github.com/ydataai/ydata-profiling/pull/1521
* chore(actions): remove sonarqube by andre-lx in https://github.com/ydataai/ydata-profiling/pull/1561
* chore(actions): remove sonarqube by andre-lx in https://github.com/ydataai/ydata-profiling/pull/1563
* fix: zero division for categorical colums with 100% missing data by alexbarros in https://github.com/ydataai/ydata-profiling/pull/1569
* chore: update html and readme by fabclmnt in https://github.com/ydataai/ydata-profiling/pull/1571
* fix: downgrade commitlint action version by alexbarros in https://github.com/ydataai/ydata-profiling/pull/1572
* chore(deps): remove seaborn upper limit by ggydush in https://github.com/ydataai/ydata-profiling/pull/1570
* chore(deps): update dependency mike to >=2.1.1,<2.2.0 by renovate in https://github.com/ydataai/ydata-profiling/pull/1580
* chore: update python3statement url by tqa236 in https://github.com/ydataai/ydata-profiling/pull/1573
* fix: Use correct value in ConstantAlert template by AlpAribal in https://github.com/ydataai/ydata-profiling/pull/1574
* fix: Resolve the issue of conflicts between columns added during the analysis process and the original data columns in the Spark version. by frelion in https://github.com/ydataai/ydata-profiling/pull/1518
* chore(deps): update typeguard version by fabclmnt in https://github.com/ydataai/ydata-profiling/pull/1581
* chore(deps): update dependency mkdocs-table-reader-plugin to <=2.2.0 by renovate in https://github.com/ydataai/ydata-profiling/pull/1478
* chore(deps): update dependency coverage to v7 by renovate in https://github.com/ydataai/ydata-profiling/pull/1403
* chore(deps): update dependency mkdocs to >=1.6.0,<1.7.0 by renovate in https://github.com/ydataai/ydata-profiling/pull/1438
* feat: add analytics by fabclmnt in https://github.com/ydataai/ydata-profiling/pull/1582

New Contributors
* nadavshatz made their first contribution in https://github.com/ydataai/ydata-profiling/pull/1540
* ggydush made their first contribution in https://github.com/ydataai/ydata-profiling/pull/1570
* tqa236 made their first contribution in https://github.com/ydataai/ydata-profiling/pull/1573
* AlpAribal made their first contribution in https://github.com/ydataai/ydata-profiling/pull/1574
* frelion made their first contribution in https://github.com/ydataai/ydata-profiling/pull/1518

**Full Changelog**: https://github.com/ydataai/ydata-profiling/compare/v4.7.0...v4.8.0

4.7.0

[4.7.0](https://github.com/ydataai/ydata-profiling/compare/v4.6.5...v4.7.0) (2024-03-18)


Bug Fixes

* great expectations unit tests referring to deprecated method ([1558](https://github.com/ydataai/ydata-profiling/issues/1558)) ([8d428f2](https://github.com/ydataai/ydata-profiling/commit/8d428f2cb4d6ed2867cc4f980f5e440dc447e03c))


Features

* support for python 3.12 ([1521](https://github.com/ydataai/ydata-profiling/issues/1521)) ([22ffd69](https://github.com/ydataai/ydata-profiling/commit/22ffd696e11fc3e872c0a3d7adc26d5f82629ca6))

4.6.5

[4.6.5](https://github.com/ydataai/ydata-profiling/compare/v4.6.4...v4.6.5) (2024-02-26)


Bug Fixes

* comparison to_json pd.Series encoding error ([1538](https://github.com/ydataai/ydata-profiling/issues/1538)) ([84af0d0](https://github.com/ydataai/ydata-profiling/commit/84af0d027e1341cf11e0693447848e7dbf3ff293))
* switch create_expectation_suite with add_expectation_suite ([1540](https://github.com/ydataai/ydata-profiling/issues/1540)) ([e0c770e](https://github.com/ydataai/ydata-profiling/commit/e0c770e67645338f8835ef835310d00e1aaa0347))
* timeseries gap comparison failing with no gaps for date index ([1551](https://github.com/ydataai/ydata-profiling/issues/1551)) ([bd5782b](https://github.com/ydataai/ydata-profiling/commit/bd5782b73096ca1a46d7df1c2e191b99740bea85))
* update describe_supported_spark.py included fix for DivideByZero ([1545](https://github.com/ydataai/ydata-profiling/issues/1545)) ([129bb98](https://github.com/ydataai/ydata-profiling/commit/129bb989d51faad3d84ad81242a998fad7f17321))

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.