Ydata-profiling

Latest version: v4.8.3

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

Scan your dependencies

Page 3 of 11

4.5.0

[4.5.0](https://github.com/ydataai/ydata-profiling/compare/v4.4.0...v4.5.0) (2023-08-09)


Bug Fixes

* enable text-categorical vars comparsion ([1417](https://github.com/ydataai/ydata-profiling/issues/1417)) ([b860476](https://github.com/ydataai/ydata-profiling/commit/b860476d5e6d2b622dd0fe2b00dcfd9d87eb01f1))
* handle text as categoricals if sensitive=True ([1415](https://github.com/ydataai/ydata-profiling/issues/1415)) ([1cf71c6](https://github.com/ydataai/ydata-profiling/commit/1cf71c68709b0df6b98a63ac3a9ed053b9ef2e52))


Features

* fist version of the gap analysis tab for ts ([1410](https://github.com/ydataai/ydata-profiling/issues/1410)) ([1c0e8c3](https://github.com/ydataai/ydata-profiling/commit/1c0e8c38c12621fe892383dd65d502e72966137a))

4.4.0

[4.4.0](https://github.com/ydataai/ydata-profiling/compare/v4.3.2...v4.4.0) (2023-08-01)


Bug Fixes

* add missing file for test ([1406](https://github.com/ydataai/ydata-profiling/issues/1406)) ([b8cfa3b](https://github.com/ydataai/ydata-profiling/commit/b8cfa3b7bd402bb8f09e47557bbd02017720fc83))
* **linting:** code formatting ([bc1673a](https://github.com/ydataai/ydata-profiling/commit/bc1673a7e3018694721c0cc5c11e7a272350ba18))


Features

* add ts plot to variables' section details ([1397](https://github.com/ydataai/ydata-profiling/issues/1397)) ([7158309](https://github.com/ydataai/ydata-profiling/commit/71583092e09998f64908d6c752ca003557df5003))

4.3.2

[4.3.2](https://github.com/ydataai/ydata-profiling/compare/v4.3.1...v4.3.2) (2023-07-19)


Bug Fixes

* ignore NA when casting to datetime ([1391](https://github.com/ydataai/ydata-profiling/issues/1391)) ([299b63f](https://github.com/ydataai/ydata-profiling/commit/299b63ff91d7eee50782901264e66e44cedeefff))

4.3.1

[4.3.1](https://github.com/ydataai/ydata-profiling/compare/v4.3.0...v4.3.1) (2023-06-21)


Bug Fixes

* **actions:** pin python 3.7 to 3.7.16 ([1368](https://github.com/ydataai/ydata-profiling/issues/1368)) ([9553a5b](https://github.com/ydataai/ydata-profiling/commit/9553a5bad22cef0643b9c02dddf2e64d59deab8b))
* **actions:** uses ydata/create-tag ([1371](https://github.com/ydataai/ydata-profiling/issues/1371)) ([cfb020d](https://github.com/ydataai/ydata-profiling/commit/cfb020d9ad0ce7ef3be53962763b7a57b88732f9))
* comparison report failing for text type ([1369](https://github.com/ydataai/ydata-profiling/issues/1369)) ([6461e16](https://github.com/ydataai/ydata-profiling/commit/6461e16a300136a21dc7b0df16031023b78db7de))

4.3.0

[4.3.0](https://github.com/ydataai/ydata-profiling/compare/v4.2.0...v4.3.0) (2023-06-20)


Bug Fixes

* **actions:** update create-tag action ([1360](https://github.com/ydataai/ydata-profiling/issues/1360)) ([deee44e](https://github.com/ydataai/ydata-profiling/commit/deee44e068297b4778705975c18c0590fbb96975))
* alert not shown for vars with a single alert ([1362](https://github.com/ydataai/ydata-profiling/issues/1362)) ([98e3124](https://github.com/ydataai/ydata-profiling/commit/98e312463c08faeecfd777c243455184fe18e0a7))
* incorrect alert comparison message ([1364](https://github.com/ydataai/ydata-profiling/issues/1364)) ([54445be](https://github.com/ydataai/ydata-profiling/commit/54445beab85d7a2100d095912d8eafa960966d72))


Features

* support for pandas v2.0 ([1353](https://github.com/ydataai/ydata-profiling/issues/1353)) ([a62e520](https://github.com/ydataai/ydata-profiling/commit/a62e52070b6e8a169060abf3472ed0c04dee824b))

4.2.0

[4.2.0](https://github.com/ydataai/ydata-profiling/compare/v4.1.2...v4.2.0) (2023-05-24)


Bug Fixes

* add punctuation marks in all alerts ([1315](https://github.com/ydataai/ydata-profiling/issues/1315)) ([acb9f21](https://github.com/ydataai/ydata-profiling/commit/acb9f2194df8ce9066ad928c8f210dd2b3089045))
* complete alerts information in json ([1339](https://github.com/ydataai/ydata-profiling/issues/1339)) ([4108709](https://github.com/ydataai/ydata-profiling/commit/4108709af06e1fe4eb36a698fa7763acc47f7417))
* error for large integers in Series ([1308](https://github.com/ydataai/ydata-profiling/issues/1308)) ([50e44dd](https://github.com/ydataai/ydata-profiling/commit/50e44dd3c5a2b109f1275d8de27381559971e665))
* infer all `Numeric` vars as `TimeSeries` when tsmode=True ([1343](https://github.com/ydataai/ydata-profiling/issues/1343)) ([d750e00](https://github.com/ydataai/ydata-profiling/commit/d750e00dd2943fc05d87358923e420a9d22864e6))
* json ignoring redact ([1341](https://github.com/ydataai/ydata-profiling/issues/1341)) ([9f5d4ba](https://github.com/ydataai/ydata-profiling/commit/9f5d4ba2fdb7207d771c61aba7d5bbdd6805b2a2))
* lint complaints on list comprehension ([1327](https://github.com/ydataai/ydata-profiling/issues/1327)) ([621450d](https://github.com/ydataai/ydata-profiling/commit/621450d8273bf0b850febd89f0a01368f5228979))
* old references links ([1328](https://github.com/ydataai/ydata-profiling/issues/1328)) ([7db5694](https://github.com/ydataai/ydata-profiling/commit/7db5694be25e4a1dc0e8b37599d2140e68ce3bb9))
* requirements upper bounds ([1326](https://github.com/ydataai/ydata-profiling/issues/1326)) ([e6b3a49](https://github.com/ydataai/ydata-profiling/commit/e6b3a499cf5a253c036767a68a8ba3c16b9365ca))
* revert infer all `Numeric` vars as `TimeSeries` when tsmode=True ([1343](https://github.com/ydataai/ydata-profiling/issues/1343))" ([#1346](https://github.com/ydataai/ydata-profiling/issues/1346)) ([40fb0c2](https://github.com/ydataai/ydata-profiling/commit/40fb0c2f209d4be49d0dde0a0a437ef4e04c3328))


Features

* add string type for text variables ([1282](https://github.com/ydataai/ydata-profiling/issues/1282)) ([943a480](https://github.com/ydataai/ydata-profiling/commit/943a480212cd020724e5b70deb55aa5b6308a8ab))
* description_wrapper ([1302](https://github.com/ydataai/ydata-profiling/issues/1302)) ([1ca3a93](https://github.com/ydataai/ydata-profiling/commit/1ca3a93b005a680c4709c17dac27cd6d1ce048a7))

Page 3 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.