xurpas-data-quality

View on PyPIReverse Dependencies (1)

1.5.1 xurpas_data_quality-1.5.1-py3-none-any.whl

Wheel Details

Project: xurpas-data-quality
Version: 1.5.1
Filename: xurpas_data_quality-1.5.1-py3-none-any.whl
Download: [link]
Size: 52543
MD5: 9b876f662a5b1224a8f863367e92a86a
SHA256: dfa87626998dc6c09532a885f11407bd065246c0c283d580a85df981d64d385e
Uploaded: 2024-08-09 09:15:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xurpas_data_quality
Version: 1.5.1
Summary: XAIL Data quality
Author: Neil Ortaliz
Author-Email: Neil Ortaliz <neil.ortaliz[at]xurpas.com>
License: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: visions
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: jinja2
Requires-Dist: openpyxl
Requires-Dist: pyarrow
Requires-Dist: pytest
Requires-Dist: minify-html
Requires-Dist: wordcloud
Requires-Dist: pydantic-settings
Requires-Dist: pyspark
Description-Content-Type: text/markdown
[Description omitted; length: 1827 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (72.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
xurpas_data_quality/__init__.py sha256=RFmcnvVcYXZzDyUJlGON3L1mzQMHdDNAXpedbpECWE8 59
xurpas_data_quality/config.py sha256=FGB1CLkiG3Bft5HKikYeGv7nNL8g5d21XbfZPcwHOB0 377
xurpas_data_quality/data_report.py sha256=27DeG6-TRX_jfayqcGJfCw0f3QHeYZZ4ojjSAs6Ldak 7505
xurpas_data_quality/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xurpas_data_quality/data/__init__.py sha256=My2-q08cSDh_6JCS4SzYzMX8TFUiI1THd9XJtG_pl_E 446
xurpas_data_quality/data/compare.py sha256=dFtF6rxskcrhNVVtqy-rOFbWgr7waHfslF5NM-twaS0 2176
xurpas_data_quality/data/correlations.py sha256=ksdvAijTqF7IQlYdCiLexg_UJowmMF6HIoHyF9COtH4 117
xurpas_data_quality/data/dataframe.py sha256=w8XPE-NwQWyiW9kNRv4AEh5YfUGsDECRSqrKPp1Yba8 2374
xurpas_data_quality/data/describe.py sha256=LkoFGI1C3k0TiuC5v-KwexXov0lZSz9eFT3O4HCgSLM 4912
xurpas_data_quality/data/describe_new.py sha256=R-NS0MeA2ihoGlzPBbXXOHrEAx5EGOHvSuWW1TWZrDw 4532
xurpas_data_quality/data/describer.py sha256=pzuDytJVaZI5bSRWTsfsdoYzV5fZkLt38NN1SyOPNVA 1942
xurpas_data_quality/data/descriptions.py sha256=9HTv-dM60E18mcLMUxvx5hF2_HMJxUKb5ytbjRhUZ8U 568
xurpas_data_quality/data/pandas_dataframe.py sha256=dYd2mfJBYc6qQIO67UE949AbdbmVLLLOE-f7D4KWZiI 350
xurpas_data_quality/data/series_describe.py sha256=-UntnexNc5mdHagE2cBKSoqRGusuBb8E05uioCkW-tk 1219
xurpas_data_quality/data/typeset.py sha256=a9SfsmQu7CDC6zTKJgN6staxV4bW2NvyTrofyB961u8 2613
xurpas_data_quality/data/utils.py sha256=rGwXW26Vu36eeShLpJ1NZqLIhvMs8qCXwhSsloiqIXA 570
xurpas_data_quality/data/alerts/__init__.py sha256=oIxqMoIpyGSb8ttey75UftPH74VQXC3rNFETGuBUQ74 30
xurpas_data_quality/data/alerts/alerts.py sha256=tv-TcJEKiZUgE78lT0DiZTm01Q87FK2j09jwgVk0BFw 5305
xurpas_data_quality/data/algorithms/__init__.py sha256=y1zo6nxO3c2NSWWNrhiX2e2LS7siaZ7hroIkSRLLt4k 49
xurpas_data_quality/data/algorithms/algorithms.py sha256=59TFTQjcdSiVBqG8LHdfkrdJCSSvElpqBJL-10SkZN4 598
xurpas_data_quality/data/algorithms/summary_algorithms.py sha256=swC1wjxV8B028-FdUTKJYGIavscW5rJPnpMHmF-Ye_w 491
xurpas_data_quality/data/type_descriptions/__init__.py sha256=19kREYVilspSfDmZ3O9neVRFGL0NgptuHvtSvcKoEDc 240
xurpas_data_quality/data/type_descriptions/describe_categorical.py sha256=LKbLmD60Autggqd18S2iIit_zwc_chDpYbxmVNIg5zA 1681
xurpas_data_quality/data/type_descriptions/describe_date.py sha256=AC1JfUXUgPJ0_3GsYGJV9PmfX2Dsk6HSaUaSdGC-B68 929
xurpas_data_quality/data/type_descriptions/describe_generic.py sha256=3IvVA3yhMQWHL7UeduFrNG3meLlERH4Ng9Qnx0F_VGk 1075
xurpas_data_quality/data/type_descriptions/describe_numeric.py sha256=9e9u2FY0mgADaI5WSnzp0ovI0ME1YWruMR8NSVcB8xA 3501
xurpas_data_quality/data/type_descriptions/describe_string.py sha256=m668GZSjK5rGDD7Jzf3rAK-XuXUx_ouWM3WrJSc0fW4 3566
xurpas_data_quality/render/__init__.py sha256=C82VcORubPMFhf1nM0FbR6qnjJ7owFWZ3s_vJLYP-9Y 122
xurpas_data_quality/render/handler.py sha256=inL3DHjlS7s19s0GgzhWfhc3_FIVS9GzqQtZUNoX4cY 801
xurpas_data_quality/render/render.py sha256=7EL7rhWSDRfAU4530RuJ2WDHiiKa1GZT4j5_Q_duErg 5062
xurpas_data_quality/render/render_compare.py sha256=juyTn9rngo__gyKKYL9eKzZGgt9TmV-ceghSZZLAvjg 7022
xurpas_data_quality/render/render_empty.py sha256=iH5x0pqgUsXTou6q3qIgrrD4CJ_MDkwqBC6uLT2AraQ 490
xurpas_data_quality/render/render_error.py sha256=dCmyPBhP1UrLX6x4ur5fin3nxnszCL_rv1lcXxfGeu0 2581
xurpas_data_quality/render/render_sections.py sha256=lFJHvqZHeZBRxaSn8pC8PBAD0b4-CHhXSYZaM5mCizw 3459
xurpas_data_quality/render/render_test.py sha256=sO0lxEueMUNjYSCesLxp2P87kt99p4aKxJ5kRZ0-Ttk 625
xurpas_data_quality/render/render_variable.py sha256=m-ZfsOA7pvTq0FCHm5bibPM918FOFg0hRgmAgv8mgtg 474
xurpas_data_quality/render/renderer.py sha256=TBExLOL4U9q4tvUpZlsu8h2EAqc2fTbJIMTVpBJD1Ro 5079
xurpas_data_quality/render/template_loader.py sha256=-s9fxhIclyvK32ilq49OIRar9VOify-bpaqrC95eQqE 569
xurpas_data_quality/render/templates.py sha256=-s9fxhIclyvK32ilq49OIRar9VOify-bpaqrC95eQqE 569
xurpas_data_quality/render/render_types/__init__.py sha256=WPijovpiYXUHcBlRFTKbv3-GJUFG9B5cQC7LK_MP5JU 223
xurpas_data_quality/render/render_types/render_categorical.py sha256=40mg7f-_RXT0k2NjG34cwjZZoRgqhrj_EkWkwygNTEs 1158
xurpas_data_quality/render/render_types/render_date.py sha256=NfDhZ9OSIffXhyB4kwnmyZTMzsRfx43CRZz78vGyYzw 1148
xurpas_data_quality/render/render_types/render_generic.py sha256=Qhw5qmvLq2HSlnh6N_TK4tik1ZKexWf6g_QV7zhxduA 586
xurpas_data_quality/render/render_types/render_numerical.py sha256=A8xtut_woMC8etROvXvSiyRT8T-QaFTup5AWd4F5DeQ 1757
xurpas_data_quality/render/render_types/render_string.py sha256=Ft8d76-xs2MqGKcYR-h5MWbZ7CNsTDYGVbicwSmyYhM 1065
xurpas_data_quality/render/render_types/bottom/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xurpas_data_quality/render/render_types/bottom/render_bottom_categorical.py sha256=XP0n9Zt7x1mavZP8E0N9tjuJZDmY33QwFquZWT5qtSY 2512
xurpas_data_quality/render/render_types/bottom/render_bottom_date.py sha256=yqlFBkoLzZ4P-glMvsO3T1uln41PsjId0vzWOAcT1YI 518
xurpas_data_quality/render/render_types/bottom/render_bottom_numerical.py sha256=ixBbI4XJXfFceBvXtHtKGuzdyQI-cBvgOFWo-cv99IM 3157
xurpas_data_quality/render/render_types/bottom/render_bottom_string.py sha256=dXer1bsOjnDCoMYm9BCDmMENcAk7vrmVdGQvCMcAayM 2512
xurpas_data_quality/render/templates/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xurpas_data_quality/render/templates/base.html sha256=KoevGbUZSvOyvV3sVwgSTp9QIgtH8Jknstlrpvi6IzU 249
xurpas_data_quality/render/templates/collapse.html sha256=t7Y8I4-dm_0Ps2XlqlmlDBm6TWndVe2KS5iqsSXqIE0 106
xurpas_data_quality/render/templates/dropdown.html sha256=W1YOtDYdBZds25Xq-gaQeypD-16lQi8jwHHX7NJci_4 277
xurpas_data_quality/render/templates/navigation.html sha256=snri4ykrECHgYEGgwhqNrmm6EhjsbsCBXsvWS2S_uaw 268
xurpas_data_quality/render/templates/plot.html sha256=q38f7K0dXND5cisAyROZgqqvt6s2GUW_GoUd3TJxTSU 407
xurpas_data_quality/render/templates/script.html sha256=Bmj7xFpw7ilKHeX4Mz5DSNtnEkVItA69EWr6k2TFqIM 449
xurpas_data_quality/render/templates/style.html sha256=wS5KUDZE2abwDGSgv0JpSnJnneleks2QFboa3wPg-eI 267
xurpas_data_quality/render/templates/table.html sha256=tlQJyJrIfXTFkn5pgVL9xIZcUuYWedmCpnk5KwyVCUs 1902
xurpas_data_quality/render/templates/toggle.html sha256=2LbKa98yxVIfFLilL2abY7fwEOzqhYxOIqsUIUQA6qI 314
xurpas_data_quality/render/templates/variable.html sha256=qt8tpEiexI0IdCGLJk5OHxiDIxJPeNFirW4kZdT0i7w 510
xurpas_data_quality/render/templates/assets/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xurpas_data_quality/render/templates/assets/script.js sha256=pPoEaq0WJksqzzzESX2BiN3eOgTwfLONHPxZVisNee8 594
xurpas_data_quality/render/templates/assets/style.css sha256=HuBhOfK-cy72rAg2s9L4PwxDFJ7tCApyi53nEHsrmnQ 684
xurpas_data_quality/render/templates/containers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xurpas_data_quality/render/templates/containers/box.html sha256=Gmj05ksOj3FghXPEKpv_xx6RTVpSswILpcVQv-dpz0Y 209
xurpas_data_quality/render/templates/containers/column.html sha256=iY840qszFbFb8D07T1-e0_dHs1gLARVgiruJbdQphL4 78
xurpas_data_quality/render/templates/containers/default.html sha256=F4XvbLNeK0uwNTvChFuBz8ishx3m0KkZzIWw_lg_N6g 513
xurpas_data_quality/render/templates/containers/sections.html sha256=2uPz6JgCS5XDmjAP4Pp0ake8ISM2_svZ_3UkoGHXGMI 340
xurpas_data_quality/render/templates/containers/tabs.html sha256=u1RHr8xOS6W114J--jE7rNdwxte6Bsq3QJ9fWiFmguk 837
xurpas_data_quality/render/templates/containers/test.html sha256=me0yTpk1v0BonWiBj_-aD-HvpklsVTidTG0QueSJTTA 72
xurpas_data_quality/report/__init__.py sha256=UhHbkED_WKwLQbsDFPatoM7d8Lm8pD2g_hzO6vIBhDQ 214
xurpas_data_quality/report/comparison_report.py sha256=AgBaO_EV0WwyMDKFRCKRwFl3EtOpnrXP1ON1DysQZkk 503
xurpas_data_quality/report/empty_report.py sha256=bJZMQtjOGjXnmjOnB_KPOh1Q6efF-xh3cH_yxzfPooE 468
xurpas_data_quality/report/error_report.py sha256=4Pb5t_J43yb9HfkRafh2n4cb828_SPpVTDQjz_-5JJg 1001
xurpas_data_quality/report/report.py sha256=tL8HcEiWSfCpPLbsxTqNfw7UlldziSJJY71VF6wj2J0 580
xurpas_data_quality/report/test_report.py sha256=46qJz1yDssO0ozj9PKl1U8NGzjAPta3sTYoHi7W8vMg 285
xurpas_data_quality/visuals/__init__.py sha256=KZ1yJIiSM0WlqA5DFnUgAZrCISRazV3T2IG7b3dfH1U 214
xurpas_data_quality/visuals/plots.py sha256=MP1UsaOvK0jdiCZqLz9wiQS6QGqmSM9Abcgu96TR2dQ 4412
xurpas_data_quality/visuals/utils.py sha256=845ihQeFkkmzn0OS3DpvT_LxFxC8BXuAzPcKmHZUG1U 460
xurpas_data_quality-1.5.1.dist-info/METADATA sha256=beFv79oVFsw3_l6m-ezAReoAnBl4Wb45LNWNr5a1gQE 2615
xurpas_data_quality-1.5.1.dist-info/WHEEL sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs 91
xurpas_data_quality-1.5.1.dist-info/top_level.txt sha256=yhiOMwYPvA5gZLg2UY14K94-Eygjfl0v06s209oFcwE 20
xurpas_data_quality-1.5.1.dist-info/RECORD

top_level.txt

xurpas_data_quality