Ydata-profiling

Latest version: v4.8.3

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

Scan your dependencies

Page 4 of 11

4.1.2

[4.1.2](https://github.com/ydataai/ydata-profiling/compare/v4.1.1...v4.1.2) (2023-03-28)


Bug Fixes

* comparing issues when pyspark is installed and when the report summaries are used ([1289](https://github.com/ydataai/ydata-profiling/issues/1289)) ([91455c3](https://github.com/ydataai/ydata-profiling/commit/91455c3dc1de874c0a36e1979bf78398463dcdef))
* remove computation from missing data plots ([1294](https://github.com/ydataai/ydata-profiling/issues/1294)) ([c481fc6](https://github.com/ydataai/ydata-profiling/commit/c481fc6cc628a7f62c5b3372902a54fef5736462))

4.1.1

[4.1.1](https://github.com/ydataai/ydata-profiling/compare/v4.1.0...v4.1.1) (2023-03-17)


Bug Fixes

* variables dropdown wrong color on mouse hover ([1286](https://github.com/ydataai/ydata-profiling/issues/1286)) ([05aaf87](https://github.com/ydataai/ydata-profiling/commit/05aaf87142eb0d9f7d12dd35ff502dc09e62c97c))

4.1.0

[4.1.0](https://github.com/ydataai/ydata-profiling/compare/v4.0.0...v4.1.0) (2023-03-08)


Bug Fixes

* add imagehash requirements ([0a8c5de](https://github.com/ydataai/ydata-profiling/commit/0a8c5deb1c5b2e414ba657b7513cc9559828a536))
* correlation between columns w/o nonnull row ([cfda278](https://github.com/ydataai/ydata-profiling/commit/cfda2786d81825269a72dc87829f68b1097c48f4))
* removed irregular spacing ([1252](https://github.com/ydataai/ydata-profiling/issues/1252)) ([8aff455](https://github.com/ydataai/ydata-profiling/commit/8aff4556dcafc8ae6b7589caddd2aa03e9b81a4a))
* update links and alignment in README ([efd633a](https://github.com/ydataai/ydata-profiling/commit/efd633a86d4a7f811725ae6dcdbb41c09654789e))
* update pypi links ([1c84e89](https://github.com/ydataai/ydata-profiling/commit/1c84e89183a0beffab19c16ce1d659e8c4f65d6e))
* update Stack Overlow to link to use both tags ([79202f7](https://github.com/ydataai/ydata-profiling/commit/79202f78f09f0b68ba183883ffdb1336ac93bcde))


Features

* add type schema ([1274](https://github.com/ydataai/ydata-profiling/issues/1274)) ([b722b70](https://github.com/ydataai/ydata-profiling/commit/b722b7070bf1519132112eb277b40b0b0965478e))
* support for Python 3.11 ([1273](https://github.com/ydataai/ydata-profiling/issues/1273)) ([cf9dac7](https://github.com/ydataai/ydata-profiling/commit/cf9dac7b2932d7723442b741d409e3bf40b2ab21))

4.0.0

[4.0.0](https://github.com/ydataai/ydata-profiling/compare/v3.6.3...v4.0.0) (2023-01-30)


Bug Fixes

* __version__ bug and incorporate feedback ([3fe3aee](https://github.com/ydataai/ydata-profiling/commit/3fe3aeef71074aa1160eadbb44bfd2f020c653e9))
* add css to cope with large tables ([7e51e77](https://github.com/ydataai/ydata-profiling/commit/7e51e77e5196a6d135ddc44a315a50a69ff9ce27))
* add ProfileReport validations and configuration file ([175798e](https://github.com/ydataai/ydata-profiling/commit/175798edd97712a9db715ae786a0559f52617675))
* add Report configurations for correlations ([9339a2d](https://github.com/ydataai/ydata-profiling/commit/9339a2d90faac5734e045da226de273fa93c5286))
* add union to typecheck ([351b17f](https://github.com/ydataai/ydata-profiling/commit/351b17f3ca86d34864980bd6c46f714a7d5c13d1))
* change dataframe empy check method ([0f474ae](https://github.com/ydataai/ydata-profiling/commit/0f474ae51745b51d382ef80bffd9eef278faaf38))
* df validation ([b834214](https://github.com/ydataai/ydata-profiling/commit/b834214995e583e0fb2f003e71db53e4e7c63699))
* fix date and datetime histogram. Fix Spearman and Pearson's correlations ([0c77695](https://github.com/ydataai/ydata-profiling/commit/0c77695ea3878a41754e3f33bd7231a2cce61c72))
* fix merge issues ([3cf3cc4](https://github.com/ydataai/ydata-profiling/commit/3cf3cc4fcf132019078a77b7dd61cbe4d69052b6))
* improve description and correct plot for ‘auto’ correlation ([1119](https://github.com/ydataai/ydata-profiling/issues/1119)) ([a105d32](https://github.com/ydataai/ydata-profiling/commit/a105d32128fb3b0bf4332b3e027b28e340f1c14f))
* isinstance ([ce81102](https://github.com/ydataai/ydata-profiling/commit/ce81102f9f994a48ff3539b6019a540ecc0a9fc1))
* isinstance ([c6a6daa](https://github.com/ydataai/ydata-profiling/commit/c6a6daa768a3f06bf09a65f4358e860c4206cf81))
* move file example. remove unused prints ([4f794cd](https://github.com/ydataai/ydata-profiling/commit/4f794cde3e333764c00fd47c9aa41e9df9c6e5e8))
* re-introduce to prevent cases where the profilereport is init with no DF ([b12f45f](https://github.com/ydataai/ydata-profiling/commit/b12f45f2b5e92c5fa815d9e8a540d42ca3b231e0))
* remove get_default_settings ([9f4f8f9](https://github.com/ydataai/ydata-profiling/commit/9f4f8f93eba7a4c77a920827e12881e9ac1313e6))
* solve mypy error ([35d9827](https://github.com/ydataai/ydata-profiling/commit/35d982731b597e1f8e613f8c1b97c6120f6ea3bd))
* uses colors from the specified config ([74041c7](https://github.com/ydataai/ydata-profiling/commit/74041c78d48242fb3debcd2a0b52be29be72fe68))


Features

* add heatmap values as a table under correlations ([5268544](https://github.com/ydataai/ydata-profiling/commit/5268544120d0b3d17934b89e49152e874259f406))
* design improvements on the correlations section ([5facb7b](https://github.com/ydataai/ydata-profiling/commit/5facb7b793982c8eeda1fbf51b6346c437c8623d))
* minimal spark deployment ([1132](https://github.com/ydataai/ydata-profiling/issues/1132)) ([4113389](https://github.com/ydataai/ydata-profiling/commit/4113389aa13b3b8304967fa90e31d49519be5753))
* **setup:** change package naming ([1254](https://github.com/ydataai/ydata-profiling/issues/1254)) ([99e2e9f](https://github.com/ydataai/ydata-profiling/commit/99e2e9f39aa1f50afce7cf8aab38d3f1d7a2040c))
* update variables layout ([1207](https://github.com/ydataai/ydata-profiling/issues/1207)) ([34e19a7](https://github.com/ydataai/ydata-profiling/commit/34e19a7a1e47b9d540914dfcaed2c2a951445e6b))

3.6.3

[3.6.3](https://github.com/ydataai/pandas-profiling/compare/v3.6.2...v3.6.3) (2023-01-25)


Bug Fixes

* issue[1104](https://github.com/ydataai/pandas-profiling/issues/1104) empty dataframe ([#1238](https://github.com/ydataai/pandas-profiling/issues/1238)) ([db60d48](https://github.com/ydataai/pandas-profiling/commit/db60d48383acd70f6c5c09dc6b9c98e0a7dce57b))
* time series vars excluded from some plots ([1243](https://github.com/ydataai/pandas-profiling/issues/1243)) ([906591e](https://github.com/ydataai/pandas-profiling/commit/906591ef64da9766deefa7e1e8841080ca2a905e))

3.6.2

[3.6.2](https://github.com/ydataai/pandas-profiling/compare/v3.6.1...v3.6.2) (2023-01-02)


Bug Fixes

* comparison alerts ([1229](https://github.com/ydataai/pandas-profiling/issues/1229)) ([bbca61b](https://github.com/ydataai/pandas-profiling/commit/bbca61b0b5e109563aee88a245d6b776d1b65d9b))
* comparison histogram ([1228](https://github.com/ydataai/pandas-profiling/issues/1228)) ([0081581](https://github.com/ydataai/pandas-profiling/commit/0081581c67d0667ad869677a5b9b29d276d5a461))
* comparison report style issues ([a465cdd](https://github.com/ydataai/pandas-profiling/commit/a465cddc88091ed99485b7e34d4c037faf37f6d3))
* update the link for the people-example.csv ([2bb5043](https://github.com/ydataai/pandas-profiling/commit/2bb5043fd147a289cfe54a9feddcb9693275e13d))

Page 4 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.